Open PatrickMi opened 3 years ago
@PatrickMi Same problem here. I solved the issue granting the geolocalization permissions mobile app side.
The android.permission.ACCESS_FINE_LOCATION in manifest is compatible with all SDK versions but became dangerous permission in Android M and requires user to manually grant it. Hope to be useful!
Have a good day!
Hello, when I try to start the Android Auto places example App I get the error that my App does not have the needed permission but I also haven't found a way to grant those permissions. Can anybody help me? Here are two Screenshots of the Error I get. The needed permission is Android.permission.ACCESS_FINE_LOCATION:
Thanks in advance if you can help me :)