App Crash on start in ios 13.2.2

Recently I have updated app with expo sdk 35 and uploaded on App store successfully. Everything is working fine on android and ios devices except on
iOS
Software Version : 13.2.2
Modal Name : iPhone 11 Pro Max

What should I do?
How to debug this ?

Please Help

Expo Diagnostics

Expo CLI 3.9.1 environment info:
System:
OS: macOS 10.14.4
Shell: 5.3 - /bin/zsh
Binaries:
Node: 10.16.3 - /usr/local/bin/node
Yarn: 1.19.1 - /usr/local/bin/yarn
npm: 6.13.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5900203
Xcode: 10.3/10G8 - /usr/bin/xcodebuild
npmPackages:
expo: ^35.0.0 => 35.0.1
react: 16.8.3 => 16.8.3
react-native: https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz => 0.59.8
react-navigation: ^3.11.1 => 3.13.0
npmGlobalPackages:
expo-cli: 3.9.1

Hey @svishva,

Could you create a new project, add the necessary ios properties to app.json, build an .ipa and see if the crash occurs on 13.2.2 as well? It would be good to determine if this is project specific or something with a base Expo project.

Cheers,
Adam

Guys, I have the same issue here. any help?

Same happens to me. I created a new project like 5 days ago and when I updated XCode and emulators to iOS 13.2 same happens.

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