07-08-2019 03:58
07-08-2019 03:58
Hi guys,
I am finding when I try to get the companion to access an iPhone's GPS location, I get an error when using the phone setting 'Allow Location Access -> While Using the App'. The error I get from the development studio is 'User denied Geolocation'.
However, when I set the iPhone permission to 'Allow Location Access -> Always', the app correctly accesses the phone's geolocation.
In both cases, package.json has location permission set.
Is there something I need to do to allow access for the 'While using the App' setting on the phone?
Thanks.