app packged with Xcode16 crashed on iOS12 certainly. My question is:
- is it known issue for Apple team?
- to resolve this issue, what can we developers do?
This is
I’m not sure what sort of reply you’re expecting here. Our Developer > Support > Xcode article makes it clear that Xcode 16 has a minimum deployment target of iOS 15. Given that, we don’t support folks using it to build for iOS 12. If you do it anyway, you’re likely to encounter weird behaviour.
Until recently you could get around this by using Xcode 15. However, that’s no longer an option, presuming that you’re shipping on the App Store.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"