I have a project on Android that works with Google Places. In the app I have a button that should take me to the Google Places page, but it closes alone and gives me this error:
E / Places: Invalid API key. Check that is in the element of AndroidManifest.xml. See link for more details E / AsyncOperation: serviceID = 65, operation = PlacePickerQuota OperationException [Status {statusCode = PLACES_API_KEY_INVALID, resolution = null}]
Thank you.