ios6 - How to minimize iPhone App on button click action? -


on button click want app minimize..

i try use exit(),but apple reject application when exit being used.

what perfect solution this?

  1. you not allow without using home button.
  2. exit() terminates app.
  3. apple surely reject app if achieve anyhow.
  4. alternatively, take user screen. don't minimize app.
  5. quitting application or sending background programmatically violation of [ios human interface guidelines]

Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -