Create Universal Links for iOS Apps
Intermediate
25 min.
Modify an SAP BTP SDK for iOS app to accept universal links. This allows users to navigate to your app via a URL sent by email or from a website.
You will learn
In this tutorial, you will learn how to create universal links for use in an iOS app created using the SAP BTP SDK Assistant for iOS. With universal links, you can link to content inside your app or website in iOS 9 or later.
Prerequisites
- Set Up SAP BTP SDK for iOS
- Created Your First App using SAP BTP SDK Assistant for iOS
- Development environment: Apple Mac running macOS Catalina or higher with Xcode 11 or higher
- SAP BTP SDK for iOS: Version 4.0.10
To prepare your app to support universal links, you will learn two different ways to create a new (or modify an existing) app ID. You will then modify the application definition on SAP Mobile Services.
For this tutorial, you can use any iOS app you have previously created with the SAP BTP SDK Assistant for iOS.