Unable to Debug Remote JS after upgrading to SDK 45

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): Android/iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

After upgrading from SDK 42 to 45 (as well as latest npm post v7 that forces peer dependencies) I seem to be having issues running my expo managed flow app in debug. The app runs ok in Expo Go , but when choosing to Debug Remote JS, it just gets stuck at the splash screen.

Been messing around and re-installing dependencies and one of the stopping points (also in debug) was an error like: fontFamily "myFont" is not a system font and has not been loaded through Font.loadAsync, but the exact same code runs fine without debug mode…

Any ideas what else I should be looking at? I feel like something else is broke and not the fonts.

On Android I get something similar to this, but the suggestion there also didn’t help…

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