Expo client shouting down

Hi

At the beginning I’d like to highlight that I am new in expo.
A few days ago I ran my first project to test how the expo things are working.
Right now I am struggling with “expo client shout down” problem.
After npm run ios my simulator is opening but client immediately breaks and no error appears.
Here system.log

Jan 9 20:06:26 netnet assertiond[2905]: assertion failed: 15G31 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1
Jan 9 20:06:26 netnet syslogd[2886]: ASL Sender Statistics
Jan 9 20:06:26 netnet com.apple.CoreSimulator.SimDevice.8674AB7C-55A4-4525-8374-C28CB3B719FB.launchd_sim[2883] (UIKitApplication:host.exp.Exponent[0x571d][2978]): Service exited due to signal: Trace/BPT trap: 5

Anybody know what is going on ?

Hey @wiktorkudej,

What version of Xcode are you running? Also, can you try running expo start -c --ios and see if that works for you?

Cheers,

Adam

Hello @adamjnav,
I have updated Xcode and problem gone! Thank you!

1 Like

Awesome. Glad we got it fixed!

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