App crash sdk34 in ios13

Please provide the following:

  1. SDK Version: 34
  2. Platforms(Android/iOS/web/all): iOS - 13.0.0

I am using (standalone app) splash screen with AppLoading. Some iOS13 users crash after splash screen on sdk34(34.0.3). I am using iPhone X and it works fine. But some iPhone XS users are in conflict.

There is an internal schedule and we are going to upgrade the sdk in October. Is there a way?

Is this related to your issue: iOS13 crashes instantly for some (EXC_BAD_ACCESS (SIGBUS)?

Hey @chanho,

If the error siddemo linked to is the one you are encountering, re-building your app should resolve the issue as we backported the fix to SDK33 and 34 as well.

Cheers,
Adam

Thanks!!

Hello, if I am using ExpoKit for SDK34, what should I do to make it resolved?
Do I need to update expo, expokit and RN version in npm?
Or I just need to update expo-cli and use Xcode 11 build the binary?

Just re-build(re-published) your expo apps.

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