Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caller doesn't have access permissions to ACCESS_FINE_LOCATION #186

Closed
tactico opened this issue Dec 13, 2018 · 1 comment
Closed

Caller doesn't have access permissions to ACCESS_FINE_LOCATION #186

tactico opened this issue Dec 13, 2018 · 1 comment

Comments

@tactico
Copy link

tactico commented Dec 13, 2018

My project has this code in the Manifest.xml file

<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

But when I call

RNGooglePlaces.getCurrentPlace()

I get the error "Caller doesn't have access permissions to ACCESS_FINE_LOCATION". This is in an emulator with GPX enabled.

@tactico
Copy link
Author

tactico commented Dec 14, 2018

see #165

@tactico tactico closed this as completed Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant