I'm following the instructions to create and test a Local Experience for an App Clip.
After I set it up and scan the code, I see
APP CLIP CODE
No usable data found
I made sure to:
- Installed the full app and App Clip to the test device.
- Added the associated domain to the full app (e.g.
applinks:com.apple.wwdc
- Added the associated domain to the App Clip (e.g.
appclips:com.apple.wwdc
) - Updated the Apple App Site Association file to reference the same app id (e.g.
"appIDs": [ "ABCD1234.com.apple.wwdc" ]
) and app clip id (e.g."apps": ["ABCD1234.com.apple.wwdc.Clip"]
) - Created the Local Experience via Settings
- Entered the Bundle ID for the App Clip (e.g.
ABCD1234.com.apple.wwdc.Clip
)
- Entered the Bundle ID for the App Clip (e.g.