MapView not working after detach

I was using MapView form expo and it worked like charm. I detached expo for implementing some plugins but no I cannot see map. I added google map API key in manefest file as well as app.json.

I have added both debug fingerprint and expo fingerprint to API restriction but none works. funny thing is I can run mapview in emulator running form Android Studio. Any idea what wrong with this?

Hi! What SDK version are you using? Also make sure to check your google-services.json and make sure your key is updated there.

I am using expo sdk version 27.0.0 and react native 0.55.4. I tried using expo fork for react native but it doesn’t change anything. I have added current_key to my google map api key. Do I need to fill out other field as well

Regards,

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.