Actions
Issue #10615
closedAndroid app
Status:
Fixed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:
0%
Description
Android app when installing newest version it says the version is 5.0-5730. Its been like these since the past updates and maybe its not getting the new features.
Updated by JosJuice over 7 years ago
- Tracker changed from Emulator Issues to Issue
- Project changed from Emulator to Infrastructure
- Status changed from New to Accepted
- Issue type deleted (
Bug) - Regression deleted (
No) - Relates to usability deleted (
No) - Relates to performance deleted (
No) - Easy deleted (
No) - Relates to maintainability deleted (
No) - Operating system deleted (
N/A)
The two most recent APKs on dolphin-emu.org are binary identical even though the most recent one is supposed to have added a user-visible feature in Android, so there's definitely something wrong.
Updated by JosJuice over 7 years ago
The problem is probably just something along the lines of 5.0-5733 changing the path of the APK output...
Updated by rogelioespinoza2328 over 7 years ago
So the app has the new features even though it says its on a old version? thanks
Updated by JosJuice over 7 years ago
- Status changed from Accepted to Fixed
No, it is actually an old version that doesn't have the new features.
Anyway, this has now been fixed by https://github.com/dolphin-emu/sadm/pull/91. All future builds should be correct.
Actions