I am using the Google Maps Android API and I\'m running into some issues.
I am signing my apk with android studio (created one at .android/keystore.jks). Also I\'m s
You also need to add SHA-1 generated by Google App signing certificate.
Once you publish your app you can find it in Google Play Console -> Development Tools -> Release management -> App signing -> App signing certificate.
More details on this in this here: Google Places for Android API key does not work on app from Play Store