Module AppRegistry is not a registered only in released version

I’m getting a Module AppRegistry is not a registered on my iPhone (havent checked android)

I know this error is super ambiguous but maybe someone has an idea.

This bug only occurs on the published version of my app. If I run in production mode theres no issue. Only once Ive built the standalone and placed on testflight does the issue occur.

Edit: babelHelpers.interopRequireDefault(u).defualt.firebaseConfig

Any suggestions?

Answer had something to do with exporting. I’m honestly not so sure but my suggestion is to try to comment out the last stuff you did and see if the error remains

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