How to exit iPhone application gracefully?
Answers
Answered by
0
am programming an iPhone app, and I need to force it to exit due to certain user actions. After cleaning up memory the app allocated, what's the appropriate method to call to terminate the application?
Similar questions