Shtpavel wrote: > So.. > When i run an app with dev-sertificate, my MapView works right. But > when i signed it for market publishing, MapView do not show map at > all. > What's a problem? > Thank you! >
You need a Google Maps API key that corresponds to your signing key. If you change signing key (debug -> production), you need to change your Google Maps API key to match. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in NYC: 4-6 June 2010: http://guruloft.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

