Live app crashes but expo start app doesn't

Please provide the following:

  1. SDK Version: 37.0.0
  2. Platforms(Android/iOS/web/all): Android

When you press on a certain touchable on the live app it first reloads the app, then after the reload if you try to press on it again it just crashes. This doesn’t happen on the expo start version so I don’t really know how to test for it :frowning: .

I can provide code if necessary, but it works perfectly on expo start version, so I don’t think it’s a problem with the code but I could be wrong.

There can be many problems … Do you use Google maps?
Check your app.json file and android.config.googleMaps.apiKey field.

Sorry I wasn’t very specific I probably should of wrote more about what page opens when the touchable is clicked. But you are correct I am using google maps so I will take a look into setting it up as suggested, thank you.

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