In the video Streamline your App Clip at 16:05 Luming demonstrates how scanning a QR code will invoke the App Clip he just build with XCode. I can't reproduce this.
So far I've:
Or should we rely on passing the _XCAppClipURL variable and using the actions in testflight later when using Testflight when App Clips will be available later this year?
So far I've:
Adding a smart banner to our website
Added entry to apple-app-site-association
Created an App Clip
Declared the Associated Domains capability
Implemented func respondTo(_ activity: NSUserActivity?) {
Or should we rely on passing the _XCAppClipURL variable and using the actions in testflight later when using Testflight when App Clips will be available later this year?