Hello!
Help me please. Why doesn’t it ask for permissions when installing an app? Specifically, my app uses navigation and the app needs location access. If you install the application and immediately launch it, an error will appear, since there is no access to the bridge location and permission must be given separately in the phone settings.
Have you asked for location permission?
I didn’t quite understand your question.
In order for my application to start working, I have to specifically go into the phone settings and give permission to access the location.
I want to be prompted to give my app permission to access the location when I install the app.
So that you do not need to separately go into the phone settings and give permissions.
This block should be added to the screen initialization event so that the permission prompt appears.
1 Like
Thanks!!!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.