While updating to Xcode 16, observed that the app runs all okay on all iOS 18 devices and sims but crashes for iOS 17 and below sims and devices.
This is the error:
Thread 1: signal SIGABRT dyld`__abort_with_payload
Also attaching the error in console when the app crashes.
![enter image description here]()