-
Notifications
You must be signed in to change notification settings - Fork 36
Error - Requires Googe Play Services v13.0 #22
Comments
YASNAC/app/src/main/java/rikka/safetynetchecker/main/MainViewModel.kt Lines 47 to 50 in 4aeb22d
The error is from here. It uses Google Play Services API directly, the internal is unknown. So, it should be a problem of Play service. This build (https://github.com/RikkaW/YASNAC/actions/runs/2063107407) shows the detailed failure reason of |
ah, I probably should have mentioned I'm running LineageOS (18.1) with MindtheGapps. It's interesting to me because no other app or anything ever seems to pick it up, e.g. Google Play Store/Play Protect certification shows 'Device is certified'. |
YASNAC follows the document from Google, nothing else is done. Maybe newer Google Play Service SDK adds some verification step, or Play Store is special. (These are only guesses) |
I'm having the same issue |
Thanks, I can confirm installing via Google Play works without error. |
Hi, YASNAC was working fine until the recent update where I get "Requires Googe Play Services v13.0" error.
Just wanting to confirm whether this is a bug or this is an issue on my end.
YASNAC itself shows Google Play Services version = 22.09.20
Which is correct and it's the latest version available for my Galaxy S10 (Play Store shows it updated on 17 March 2022).
Device details:
Model - SM-G973F (beyond1lte)
Android Version - 11 (API 30)
Security Patch level - 2021-12-05
The text was updated successfully, but these errors were encountered: