How to prompt a user to allow for geolocation when installing the app

0
Hi, I work with an app that users can install from the appstore. In the previous versions Geolocation was not used in the app, but we recently added a widget that needs to use Geolocation. When I open the app in the browser permission is asked to use location. But now I wonder how I make the app prompt for permission to use the location at the moment someone installs or updates the app from the app store. I think this should be automatically managed by Mendix, however if I install the app I am not prompted for permission on GeoLocation. Does someone know why this is not the case? And how to manage this instead?  
asked
1 answers
0

Hi Josephine,

You should try the ‘Request location permission’ action from the Nanoflow Commons module

 

answered