Snapchat Stories iOS의 분기link
- Snap won ' 을 사용하면 스토리에 리다이렉션link를 연결할 수 없습니다. 다음 해결 방법은link를 연결할 때까지 리다이렉션을 비활성화 한 다음 스토리를 만든 후 리다이렉션을 다시 활성화합니다.
- 스냅 스토리에 첨부할 Quick Link 만들기
- Configure Options 섹션에서 다음을 수행합니다.
- Add the key
$always_deeplink
, and the value offalse
in the Deep Linking tab - Redirects 탭에서 iOS 플랫폼의 Deepview 활성화
- Add the key
- 이link를 스냅 스토리에 첨부
- 돌아와서 Quick Link를 편집하여 다음을 수행하십시오.
- 딥링크(Deep Link) 탭에서
$always_deeplink
키 / 값 삭제 - Redirects 탭에서 iOS의 Deepview 제거
- 딥링크(Deep Link) 탭에서
Updated almost 3 years ago