How to Switch between iOS Apps

How to switch between iOS native apps using appium.
I am able to do it on android application with driver.startactivity.
But how to do it in iOS native application. Can any one please guide me or give an idea.

Not possible in iOS, unless your second app is debug app sign with develper profile.

Thank you priyank :slight_smile: