Now I know the default link format is probably "https://appclip.apple.com/id?p=" plus "your app clip's bundle ID". But I can't test my App Clip when it hasn't been delivered to the App Store.
Post
Replies
Boosts
Views
Activity
I'm planing to develop an App Clip, but I don't know how I can get this kind of default link "https://appclip.apple.com/id?p=com.firigames.phoenixii.appclip", anyone knows?
Maybe SafariViewController in other apps works.
Agree with Spriter. Yesterday I meet the same problem too, because of NO 'Embed Pods Frameworks' in Build Phases, I manually added the 'Embed Pods Frameworks' and the problem has been fixed.
App Clips can not register to "Universal Link" or "Url Scheme". So if you use Third-party Payment SDK, and need jump to the Third-party app to pay, the Third-party app can not callback to your own app.