Google Maps Android API v2: Failed to Load Map. Could not contact Google Servers

前端 未结 7 898
梦毁少年i
梦毁少年i 2021-01-18 05:29

I\'m trying to use Google Maps Android API v2, and I have already created the SHA1 key from my release cert.

I\'ve read the comments from here and have made everythi

7条回答
  •  逝去的感伤
    2021-01-18 06:11

    If you are using Xamarin remember to create the API key using the debug.keystore stored in:

    Windows users: C:\Users[USERNAME]\AppData\Local\Xamarin\Mono for Android\debug.keystore

    OSX: Users/[USERNAME]/.local/share/Xamarin/Mono for Android/debug.keystore

提交回复
热议问题