MapView not working on Android released app (from Play Store)

@iamrommel this might be an issue with the SHA1 fingerprint.

I provide more detail here & here, but in short I was observing a different SHA1 when I plugged an android into my computer and ran adb logcat versus when I ran keytool -list -printcert -jarfile myApk.apk on the apk generated by Expo.

I saw someone say they resolved their issue by generating a new api key, but I’m curious if your issue has to do with the SHA1 fingerprint.