I'm developing an app that uses Google Maps . When I run
from Eclipse
to smartphone , Google Maps does not show any error.
When I publish app to Play Store
, Google Maps gets wrong, the map does not appear.
I'm developing an app that uses Google Maps . When I run
from Eclipse
to smartphone , Google Maps does not show any error.
When I publish app to Play Store
, Google Maps gets wrong, the map does not appear.
Verify that the api-key you are using is the correct version and if it is the release version, not the debug version.
Take a look at this tutorial: link