Removing Apps from App Switcher?

I have a simple app that implements a custom URL scheme. When I enter the scheme for my app in Safari, the app will launch itself. So far, so good... Now, when I initiate the app switcher, I have my app and the web browser (Safari). Is there a way of not showing them in the app switcher? Or can I at least stop the web browser from appearing in the app switcher? Is it even possible for me to terminate Safari programmatically from my app, provided that that is not going to violate the app store guidelines? Thanks.

Replies

It is not possible for an app to remove itself or another from the app switcher, nor is it possible to terminate another application.

  • I understand. Thank you.

Add a Comment