ReferenceError: Can't find variable: Expo

SDK Version: 41
Platforms(Android/iOS/web/all): all

Hi all,

I’ve recently upgraded to SDK 41 to be able to publish on the Play store, but I’m getting the following when loading the app in the iOS simulator on Mac:

ReferenceError: Can’t find variable: Expo

at node_modules/react-native/Libraries/Core/ExceptionsManager.js:104:6 in reportException
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:171:19 in handleException
at node_modules/react-native/Libraries/Core/setUpErrorHandling.js:24:6 in handleError
at node_modules/expo-error-recovery/build/ErrorRecovery.fx.js:12:21 in ErrorUtils.setGlobalHandler$argument_0

I’ve not changed anything in the app itself, just had a few text changes but I was forced to update the SDK to be able to submit to the play store.

Any help would be appreciated.

Thanks

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