Splash screen stuck on production version of the app after sign in

  1. SDK Version: 49.0.0
  2. Platforms(Android/iOS/web/all): Android

My app starts at a login screen them takes you to a home page after a successful login. It works fine on all local instances of the app including when I run it using “npx expo start --no-dev --minify” but when using the version downloaded from the play store I get stuck on a splash screen after sign in.

I’m new to expo but for the life of me can’t find the source of the problem. All my research shows that you should be manually calling the splash screen but I’m not calling the splash screen anywhere but it still shows up. Any help on this is greatly appreciated.

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