[android-developers] Re: Google Maps API Key not working? Only Grid!

2011-05-06 Thread Indicator Veritatis
I know it is hard to be 100% certain, but his phrase, "I have both the debug key and production keys." was probably meant to imply that he knew this, and used the debug key for debug, and the production for the signed production app. But it is hard to be certain, because the very next sentence, "..

Re: [android-developers] Re: Google Maps API Key not working? Only Grid!

2011-05-06 Thread Mark Murphy
You need a separate Maps API key for the production signing key. On Fri, May 6, 2011 at 11:09 AM, wfilla wrote: > I have both the debug key and production keys. The debug works fine, > but when I change the key to the production and export my app, I too > get nothing but the grid. Anyone have any

[android-developers] Re: Google Maps API Key not working? Only Grid!

2011-05-06 Thread wfilla
I have both the debug key and production keys. The debug works fine, but when I change the key to the production and export my app, I too get nothing but the grid. Anyone have any ideas why this would happen? On Apr 7, 1:05 am, Stephan Wiesner wrote: > You need to have two keys. The one shown loo

[android-developers] Re: Google Maps API Key not working? Only Grid!

2011-04-06 Thread Stephan Wiesner
You need to have two keys. The one shown looks like a production key? Then it only works if you export your app. For development you need to use your development cert file (see google docu). Sunny greetings from Zurich, Stephan On Apr 5, 8:43 pm, BroOf wrote: > I just included the Google Maps AP