You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The operation couldn’t be completed. The Places API could not find the user's location. This may be because the user has not allowed the application to access location information.
#165
Closed
NickLatin0 opened this issue
Aug 8, 2018
· 2 comments
You need to ask the user if it's okay to use location first. Here's my Location.js file i use for iOS / Android which asks the user for location (by calling getLocation function), then gets the users current position, calls getCurrentPlace and returns the results to a callback function
When calling RNGooglePlaces.getCurrentPlace() getting this error.
react-native 0.56.0
react-native-google-places 2.5.2
deployed on actual iphone 6 device debugging
The text was updated successfully, but these errors were encountered: