nanoflow commons GetCurrentLocation error: Possible Unhandled Promise Rejection (id: 0):

1
Hi All, I’m trying to create a native app in studio pro. I want to use a geolocation, when I try and use the GetCurrentLocation though I get the following error: Possible Unhandled Promise Rejection (id:0): …. Am I doing something wrong, or can’t this be used in a native app but just in hybrid apps? Cheers Adrian  
asked
3 answers
1

I am facing connection timed out issue when using getCurrentLocation. 

Yes, I have given the permission as well.

Any thoughts on how to resolve this?

answered
0

Hi Adrian did you manage to solve this? I’m having the same issue. 

The actual error if you connect the debugger is TypeError: Cannot read property 'split' of undefined

answered
0

Did you allow the app to use your location?

answered