Google maps not showing!

Hello,

I followed the official tutorial about integrating google maps into ionic app :
https://ionicframework.com/docs/native/google-maps/

but all i see is a yellow page with google maps logo on the bottom, am i doing something wrong ?

you can see your map in browser with ionic serve !!!

Gray map is your api key problem.

1 Like

Hello,

Thank you, i made it work, i removed and installed the google maps plugin, checked my keys out, and it worked.

But for android, i was working with a keystore that is located in the xamarin folder, but i was compiling with sdk that gets installed when you install android studio.

I am facing the same issue. Grey screen on my android device. It works perfectly fine when i run ionic cordova run browser.
I got my SH1 , added it, and saved it. Have Android SDK API enabled as well.

Not sure what is the problem at this point .