White Screen After Upgrading to v43

Please provide the following:

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

After upgrading to Expo v43, my app just loads a white screen. And its difficult to determine what’s causing the app to break. It doesn’t move from the white screen. I can get alerts to popup over the white screen. I upgraded because I was having issues with firebase v8. So I thought that it would be best to upgrade everything.

Hi,
Do you see the white screen only in the release version or also in debug mode?

I was able to get it fixed. The problem was firebase. When the imports are incorrect. it causes a blank white screen for some reason.

1 Like

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