My application is working fine on all iOS versions. But on one view controller, when user presses back the application crashes only on iOS13
.
I have tried to add breakpoints in viewWillAppear
and viewDidAppear
& Exceptional Breakpoint
, but no crash stack is appearing in Xcode. Has anybody faced this weird issue in iOS 13? In addition to this, there is no useful information in the console.
Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT)