It came out after I updated to xcode 15

when I run it on iOS 16, the app pauses and doesn't run , but everything is fine on iOS 17

xcode: 15.0.1

dyld': 0x1e0eaffc4 0x1e0eaffc8 -> 0x1edeaffcc 0x1e0eaffdo 0x1e0eaffd4 0x1e0eaffd8 0x1e0eaffdc 0x10eaffel 0x1edeaffe4 0x1e0eaffe8 0x1e0eaffec <+0>: <+4>: <+8>: <+12>: <+16>: <+20>: <+24>: <+28>: <+32>: <+36>: <+40>: mov SVC b.10 pacibsp stp mov bl mov 1dp retab ret ×16, #0x209 #0x80 0x1edeaffec ×29, ×30, [sp, #-0x10]! ×29, sp 0x1e0e4b750 sp, ×29 ×29, ×30, [sp], #0x10 : <+40> i cerror_nocancel

Thread 1: signal SIGABRT

It seems like your app is crashing. It’s hard to say what’s going on with the info you’ve posted so far. If you post an Apple crash report, I may be able to give you some suggestions. See Posting a Crash Report for info on how to do that.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

It came out after I updated to xcode 15
 
 
Q