jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.95k stars 198 forks source link

Add Pixel 9 (pro) support #1174

Open binlan opened 5 days ago

binlan commented 5 days ago

Currently i cant install the app on my new Pixel 9 pro. Neither from Google Play Store (used the link here) or F-Droid repo. Would be nice to be able to use it on my new phone as well. Not sure if its a bug or by intention. Therefore i filed a feature request instead of a bug.

Thx.

jamie-mh commented 5 days ago

Can you provide more information please? What issue are you facing?

dqdinh87 commented 5 days ago

Same issue on my Pixel 9 Pro XL. F-Droid says the app is incompatible.

binlan commented 5 days ago

exactly f-droid show "no versions compatible with device". There is a option to show all version and install them. But didnt tested this yet. Google Play Store show something equal.

Get-Up commented 4 days ago

same problem here on the Pixel 9 Pro XL

wadetb commented 2 days ago

I'm not sure it's related to the Pixel 9 Pro XL. I tried to install Authenticator Pro for the first time today on my Pixel 7 Pro using F-Droid, and F-Droid claims that there is no compatible version.

From About phone settings, Android version is 14 and build number is AP2A.240805.005.

Allowing Incompatible version warnings and installing anyway gives:

INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113

Relevant Stack Overflow link:

https://stackoverflow.com/questions/24572052/install-failed-no-matching-abis-when-install-apk

Is it possible that Android 14 dropped support for an older ABI (application binary interface) that this app is compiled with?

jamie-mh commented 2 days ago

Are you using Izzy's repo? The builds on there are 32-bit.

Pazza commented 2 days ago

Not available on Pixel 9 Pro either. Not in play store not compatible on Izzy or other f-droid clients either.

jmarc67 commented 2 days ago

No problem with my Pixel 9 XL pro Working fine. Took the .apk here

Android 14 Build AD1A.240905.004

wurstbob commented 2 days ago

The arm64-v8a version of the release from this github repository works for me on the Pixel 9 Pro XL

Get-Up commented 1 day ago

The arm64-v8a version of the release from this github repository work for me on the Pixel 9 Pro XL

That indeed installs, thanks.

Pazza commented 1 day ago

Perhaps the issue is that the play store and fdroid is missing whatever data is needed to show compatibility.