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

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -