Branch links in Snapchat Stories iOS
- Snap won't let you attach redirecting links to stories. The following work around disables the redirects until you get the link attached, and then re-enables them after you create your story.
- Create your Quick Link to be attached to your Snap story
- On the Configure Options section, do the following:
- Add the key
$always_deeplink
, and the value offalse
in the Deep Linking tab - Enable a Deepview on the iOS platform in the Redirects tab
- Add the key
- Attach this link to your Snap story
- Come back and edit the Quick Link to:
- Delete the
$always_deeplink
key/value from the Deep Linking tab - Remove the Deepview on iOS in the Redirects tab
- Delete the
Updated over 4 years ago