App crashes on IOS 13

Please provide the following:

  1. SDK Version: 34, 35
  2. Platforms(Android/iOS/web/all): iOS

My app getting crashes with this error, how can I know where it’s come from and how to fix it. It’s seem come from a Web view, but my application not use any web view.

This may have been the same as this issue that was reported on our Github. We deployed the fix to builders on Friday, so you’ll have to rebuild your binaries with expo build:ios to get the fix

However, if you’re not using WebBrowser.dismissBrowser, then this is probably due to something else

1 Like

Yes, my app not use WebBrowser.dismissBrowser :(. I’ll try upload new build and hope that’s it will work :smiley:

I tried new build but my app still crashes, do you have any idea?

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