App breaking when published, or when I build a standalone app, after updating to exp 24.0.0

my app is breaking when published, or when I build a standalone app, after updating to exp 24.0.0.

It still works when I open in dev mode on my local machine, but it gets stuck on the logo when I pubhish or build

Hello! We’ll need some more information to help out. What exactly does breaking mean? Any relevant logs would also be useful.

The app gets stuck on the logo, only the logo shows

The app gets stuck on the logo, only the logo shows

on your local machine, disable development mode (https://docs.expo.io/versions/latest/guides/development-mode.html) and see if you get an error. if you do, then the problem is something isn’t working outside of dev mode and you can track down the error from there. if you have trouble feel free to post the error here

I have tried turning of development mode it still works before I publish, it shows a huge pixelated logo when I publish or build the app.

that is unrelated – read about splash screens here: https://docs.expo.io/versions/latest/guides/splash-screens.html

can you share the source of your app? i’m brentvatne on github

it’s not the splash screen the app isn’t just opening it’s getting stuck on the logo.

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