Chapter 13. Implementing and Using URL Schemes
In this chapter, we will cover these recipes:
- Detecting whether another iOS app is installed
- Launching another iOS app
- Passing parameters to other apps via a URL
- Launching Apple Maps and Google Maps with route directions
- Opening URLs in Chrome for iOS
- Setting up your own apps to use URL schemes
- Receiving URL commands in your own app
- Transferring binary data between apps using a URL scheme