Forum Post: RE: exit application

Status
Not open for further replies.
E

egarcia

Guest
From an UI design / OS consistency point of view, applications should (must) not include an option to exit the app. Here are a couple of quotes from Apple's documentation: An iOS app never displays a Close or Quit option. People stop using an app when they switch to another app, return to the Home screen, or put their devices in sleep mode. A: There is no API provided for gracefully terminating an iOS application. A: There is no API provided for gracefully terminating an iOS application.

Continue reading...
 
Status
Not open for further replies.
Top