App works in metro bundler and on expo but built apk crashes on emulator and ipa on testflight #24216
Labels
Bug
Resolution: Locked
This issue was locked by the bot.
Tech: Bundler 📦
This issue is related to the bundler (Metro, Haul, etc) used.
App works in expo (locally wtih metro bundler and published to expo). But apk and ipa builds dont work (checked apk on emulator and ipa both, emulator and testflight)
I have index.js, index.android.js and index.ios.js with the same content:
react-native info output:
package.json:
Latest error I have with android build is:
Tried reinstalling npm packages, running expo start -c
Should I try to downgrade SDK version?
The text was updated successfully, but these errors were encountered: