-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello! Tried to add attachmentUrl
like below but there's no link in the shared video, whereas video and caption are working correctly - thoughts? Do we need to have the attachmentUrl
domain approved? Saw that requirement for the post to spotlight doc (https://docs.snap.com/snap-kit/creative-kit/Tutorials/ios#post-to-spotlight) and not sure if it applies to video sharing, and in our console we don't find anywhere to add the domain for review
let video = SCSDKSnapVideo(videoUrl: videoURL)
let videoContent = SCSDKVideoSnapContent(snapVideo: video)
videoContent.caption = "Some test"
videoContent.attachmentUrl = "https://www.snapchat.com"
KillianSmith0
Metadata
Metadata
Assignees
Labels
No labels