I have an app in play store, and I have tried to add maps support with google v2 api key, and i have a strange problem.
All works ok but if I generate v2.API_KEY using the APP ID present in PLAY STORE <meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="GOOGLEAPYKEY"/>
I can see the map only with lowest zoom level (if i zoom in the map is blank) and if I try the application in local with another APP ID (not presente in PLAY STORE) all works great.
I suppose that i need to create a V2 API KEY with another SHA1 key (for production i suppose)
this is the APP ID in the store, it.ipom.marieproprd100 the number at the can be a problem?
thank you
p.s: the APP is new and if I delete this app it's possibile to reload another app with the same ID???