App Clips
Configure App Clips so users can experience a lightweight version of your app from links, QR codes, or NFC tags.
App Clips are lightweight versions of your app that users can experience without downloading the full app. They’re invoked via NFC tags, QR codes, or links.
Configuration
To configure App Clips, add your App Clip’s App ID in the App Clips section under Associated Domains. The format is TEAMID.com.example.app.Clip (note the .Clip suffix).
OrbitKit adds the appclips section to your AASA file automatically.
Xcode setup
Add the Associated Domains capability with appclips:your-domain.com to your App Clip target.
Custom domain required
App Clips require a custom domain. Configure one in Custom Domains.
Apple reference: App Clips Documentation