Post

Replies

Boosts

Views

Activity

Reply to AppClips invocation from iMessage
The App Clip URL is shared in Messages app. iOS 14 handles invoking the App Clip. The URL is passed to the App Clip. So if you had a URL like mysite.com/location10/table50 the App Clip has access to the URL segments /location10/table50 ... I'm not sure if query parameters get passed along or not. Lots of info in the docs https://developer.apple.com/documentation/app_clips/creating_an_app_clip https://developer.apple.com/documentation/app_clips/configuring_your_app_clip_s_launch_experience https://developer.apple.com/documentation/app_clips/responding_to_invocations
Jul ’20