Skip to content Skip to sidebar Skip to footer

Google Map Not Working In Released Apk

I am creating an android app using Google Maps Api v2 targeted for Android Api 16+ compiled using Api 23. I am having a strange problem. When I tested the app on my phone; installi

Solution 1:

I solved the problem by moving the API key from separate resources file generated by Studio to Manifest file.

Thank you @Florence Herrou for your answer.

Post a Comment for "Google Map Not Working In Released Apk"