0

Am building an IOS App using sencha touch, planning to place an exit button so when a user click on that button the app closed/Minimized. In fact , I don't want to kill my app , I just want to my app disappear after user click the "exit" button.

How can I do it ?

thanks in advance

Dibish
  • 9,133
  • 22
  • 64
  • 106

1 Answers1

0

With the new version of sencha touch(2.3 released a few days ago) and sencha cmd 4.0 you might be able to do this. But i suggest using phonegap to compile your application, with phonegap you can use native functionalities by making a plugin. You might be able to do it by opening/switching to the homescreen here is a link to a question that might help you minimize iOS-Phonegap/Cordova App Good Luck

Community
  • 1
  • 1
Darly
  • 186
  • 2
  • 9