ALi
ALi

Reputation: 428

Android map v2 not running after some months

I just developed Android map using map v2, api key was activated in Jul 16 of this year. Map was working fine, but now from the start of this month map is not showing anything, Another api key for map v2 for test project was created on Aug of this year and thats not working too.

Last time when i exported the APk, map was running fine but now same apk not showing map.

I didn't read anything about expiration of map api key. Any help? Thanks

Upvotes: 0

Views: 160

Answers (2)

Ajay
Ajay

Reputation: 542

It may be because your no of requests to the server is finished. Please check google documents for that.

Upvotes: 1

ben_makes_stuff
ben_makes_stuff

Reputation: 518

I just tested my app, which is on the Play Store and uses a Google Maps v2 API key, and it is working for me as of 5 minutes ago. Maybe you're using a debug/test API key instead of a release API key? I remember the debug one only working for local testing and not for installs from the Play Store, so that might be your issue.

Upvotes: 1

Related Questions