-
Notifications
You must be signed in to change notification settings - Fork 365
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
Not able to add location because the activity closes with resultCode = 2 #10
Comments
I'm facing the same issue. My device is a OnePlus X ONE E1003 running Android 6.0.1. Someone added a solution to this in a separate issue but I can't quite understand what they did. |
Make sure that you are using "Google Places API for Android" and not "Google Maps Android API" . |
You need to add your api_key in the manifest , I had the same issue. |
can you share the link |
I'm having the same issue and I checked all of the mentioned solutions. |
Hello, i have same issue, i had added the API key in Manifest and Use the Places API. The problem still there |
me too, how can we resolve this??? any help |
Steps:
While debugging I see that the resultCode in onActivityResult is always 2.
Xperia z5 Compact (Android 7.0)
The text was updated successfully, but these errors were encountered: