Chapter 14: Creating an App Clip for Your App
One of the main features that iOS 14 brings to the table is App Clips. App Clips provide users with a fast new way to discover and make use of what your app has to offer. By triggering an App Clip from a QR code, a link, an NFC tag, or other mechanism, it can pop into the user's device (even without your app installed) and bring some of your app's functionality to life in a matter of seconds.
In this chapter, we are going to learn what an App Clip is, what they are used for, and what the user's journey will be like while using them. We will review the different options that users have to trigger them. We will then develop an App Clip and learn how to configure it with App Store Connect's new features. Finally, we will learn how to test them using Local Experiences. By the end of this chapter, you will be able to develop your own App Clips and bring your apps to the next level.
Let's summarize the topics of...