App crash on launch by apple

I have developed Qr/Doc scanner app which is working fine on all devices but apple rejected it saying crashed on launch .I'm unable to identify what's causing the crash

Answered by jaleel in 699300022

well crash was on iOS higher version (iOS 15) as said by apple after applying check resolved my problem and my app is live now thanks for your suggestions

please help me to resolve this issue

Seems to be iOS app. Correct ? Hard to say without seeing any code. And the 2 crash report due to different causes. Do you have UINavigationBar ? If so, is it in the initial VC ? If so, please show the code of this initial VC.

Please start by reviewing how you're testing your app with Testing a Release Build. It's most likely that you're not testing your release build, which is what App Review sees.

Accepted Answer

well crash was on iOS higher version (iOS 15) as said by apple after applying check resolved my problem and my app is live now thanks for your suggestions

App crash on launch by apple
 
 
Q