How to open other iPhone/iOS apps from your app with URL Schemes. Posted on February 15, 2012July 10, 2013 by Krishna We can open system applications or other iOS apps from our iOS application code. in order to do this we need to use a technique called URL schemes we can create our own URL schemes. How to check whe... Read More