Google Maps is showing a blank map
问题 I am currently stuck with this problem: Google Maps seems not to be loading at all. Please see the image below: This is really driving me crazy. I already have done the following: Added my package name + SHA1 (debug keystore) + SHA1 (release keystore) to Google Developer's console. Maps SDK for Android is enabled. The API key has Android app restriction Added google-services.json to my app from Firebase console Added necessary permissions: Added API Key to the Manifest file - from Google