deep links
Generated on 8/26/2024
1 search
Deep links were discussed in the session titled "What’s new in App Store Connect" at WWDC 2024. Deep links allow you to customize where someone lands when they open your app from a custom product page. This feature enhances the flow from what someone sees on the App Store to when they open your app, providing a seamless experience from ad interaction to the landing page within your app. Deep links can be any custom URL or a universal link recognized by your app's code, and they are assigned in App Store Connect when creating custom product pages. This feature is particularly useful for marketing your app through social channels or in marketing campaigns, and it integrates well with Apple Search Ads.
For more details, you can refer to the session What’s new in App Store Connect (11:50).
Additionally, the session "What’s new in App Intents" also covers the use of universal links, which help people access your content whether or not they have your app installed. This session explains how to represent app entities, enums, and intents with a URL representation, allowing Siri and shortcuts to treat them like links to specific content.
For more information, you can check the session What’s new in App Intents (11:41).
What’s new in App Store Connect
Explore new features for discovery, testing, and marketing. Find out how to nominate your apps for featuring on the App Store, share exciting moments (like a version launch) with marketing assets generated for you, deep link to specific content in your app from custom product pages, use the latest enhancements to TestFlight, and more.
What’s new in App Intents
Learn about improvements and all-new features with App Intents, and discover how this framework can help you expose your app’s functionality to Siri, Spotlight, Shortcuts, and more. We’ll show you how to make your entities more meaningful to the platform with the Transferable API, File Representations, new IntentFile APIs, and Spotlight Indexing, opening up powerful functionality in Siri and the Shortcuts app. Empower your intents to take people deep into your app with URL Representable Entities. Explore new techniques to model your entities and intents with new APIs for error handling and union values.