-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Cannot install Tempo 3.9.0 APK on a Samsung J6 (Android 10) phone #318
Comments
Hi, can you try again by downloading the new apk (same location)? |
Thank you. I'm afraid it doesn't seem to fix the issue. |
Same here. Can't update 3.8.1 to 3.9 on two of my phones. Use Obtanium to install update and the version number stay the same. |
Did the key used to sign the APK change? |
I had the same issue with Obtanium and the apk downloaded from the release page.
|
Could you test this new release? |
Still the same error unfortunately. This time the phone came up with a security warning (Play Store protection warning). I selected "install anyway" and got the error again. Odd, I don't recall having update issue before. |
I'm experiencing the same issue when trying to upgrade the app from version 3.8.1 to 3.9 on my Samsung A52. It shows the error: 'App not installed as package conflicts with an existing package.' |
I compared the signatures for the v3.8.1 and v3.9 APKs using AppVerifier, and they both return different values. For v3.8.1, it returns F1:D2:D1:07:59:AB:15:22:31:21:63:A5:65:CD:E1:7F:CA:C3:2C:93:59:9D:20:76:4C:70:99:35:9D:53:A9:EF Android will refuse to update an app if the APK is signed with a different key. To verify this, I checked the value for v3.6.0 and it returns the same value as v3.8.1, F1:D2:D1:07:59:AB:15:22:31:21:63:A5:65:CD:E1:7F:CA:C3:2C:93:59:9D:20:76:4C:70:99:35:9D:53:A9:EF. Something about the signing key has changed for v3.9.0, could you please check this? A workaround for this would be to uninstall the app, and install it again with the latest APK. |
Samsung user. Uninstalling v3.8.1 and fresh installation of v3.9.0 doesn't resolve the issue. opening apk fails with "invalid package" notice. |
Pixel user, same error as reported above. |
Looking to install tempo for the 1st time. Can't install 3.9. I'm running Samsung A13 on Android v13. Not sure if I have 64bit or 32bit OS. My guess is that either my phone is 32 bit and this app requires 64 bit (less likely) or my employer MDM doesn't allow sideloading of APKs and I'll have to wait for this apk to be available on fdroid. |
Describe the bug
The aforementioned phone fails to install the Tempo 3.9.0 APK file dowloaded from the GitHub repo.
Expected behavior
App installed.
To Reproduce
Environment
Logs or Screenshots
Additional context
The text was updated successfully, but these errors were encountered: