Google Maps does not work (After publishing in google play)

1

When I generate the signed apk on Google Play, Google maps does not work, I already put the key in google_maps_api for both debug and release as it says in this tutorial: Google Maps does not work after it generates Signed APK for Google Play but it still did not work, does anyone know why?

I usually have my key:

<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">minha chave</string>

The same is in debug as in the release ...

    
asked by anonymous 04.09.2018 / 17:13

0 answers