App was successfully running on iOS 15, build and pushed to appstore via Xcode 13.2.
But after iOS 16 beta release, app was continuously crashing at the launch step itself.Even on stable iOS 16 release also, the app crash continues. I tried to build the same app via Xcode 14 and pushed to App Store, which worked without any change in the code.
Can someone please help me on this?