Open exzombie opened 3 years ago
Same here with Android 9 ArrowOS : the location service worked with citymapper and velov, but failed with n26
Same with android 11, linuage OS MicroG version.
Not sure if still relevant, maybe to some other users who end up here as well.
For me, the following work-around worked, getting the Location Service working for N26 (and other Apps, e.g. OSMAnd):
adb shell pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
adb shell pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
Looks like one Gapps service was lacking location permissions.
The work-around was posted in this issue: https://gitlab.com/LineageOS/issues/android/-/issues/3436#note_611686760
Describe the bug It is not possible to open an account with the N26 banking application
de.number26.android
. One of the steps of the verification process tries to obtain the location and fails.To Reproduce Steps to reproduce the behavior:
de.number26.android
on the phoneExpected behavior Verification process obtains location information and completes successfully.
System Android Version: 10 Custom ROM: LineageOS 17.1, official build microG: 0.2.16.204713 installed via nanodroid; all self-check boxes are ticked Location providers: Déjà Vu, GSM, Mozilla, Nominatim
Additional context To check whether location services work at all, I used SatStat which properly shows both red and blue location markers. logcat output when running SatStat is quite different than the one when running N26, though. Can I (or shoud I) use another application to test?
Below is an excerpt from logcat while performing the location step of N26 identity verification, with coordinates redacted: