Bring previous app back to the front when user is done with my iOS app

前端 未结 2 1010
遇见更好的自我
遇见更好的自我 2020-12-11 22:18

My iOS 4/5/6 app is meant to be used briefly. I want the user to click a \"Done, now go away\" button which takes them back to the app they were using before mine came to th

2条回答
  •  無奈伤痛
    2020-12-11 22:59

    I Don't think you can do that if the previous application is not your property or if you are not aware if a URL Scheme has been incorporated in the previous application that you know of.

    Launch App Via URL Scheme!

提交回复
热议问题