exit (0 ) ?

Hi, I would like to know please, if with a confirmation message can I use exit (0) in an app to app stores.

Thank you

Massimo Senatore

Replies

iOS apps should never terminate spontaneously. See QA1561 How do I programmatically quit my iOS application? for details.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"