Unity ios share some text (link and/or pictures) on snapchat
Hi everybody !
I'm trying to make a button to share a link (and/or a picture) on snapchat. I'm currently using this plugin (https://github.com/ChrisMaire/unity-native-sharing) to make a native share button, but this time I need a button just for snapchat. And all my research have been useless, I can't find any solutions.
Did someone have an idea a clues or any plugin to help ?
I have this plugin too ( https://www.assetstore.unity3d.com/en/#!/content/7421) but it doesn't allowed snapchat sharing.
Answer by Voxel-Busters · Mar 24, 2019 at 11:52 PM
Snapchat has the most influential audience and as per stats teens make the game viral in no time and are found mostly on snapchat.
Unfortunately, Snapchat sharing has no official documentation for sharing through intents and sharing was not possible until they introduced snapkit sdk.
We have made a plugin on Asset Store which makes it easy yo use on Unity. It allows
Login to Snapchat
Get Bitmoji avatar
Share picture with custom stickers
Share video with custom stickers
Get Snapchat display name and unique id linked to your app.
Have a look at Cross Platform Snapchat Kit for more details.
Thanks, VB Team
Your answer
Follow this Question
Related Questions
Facebook sharing on iOS with Unity game 0 Answers
Could not produce class with ID 184 1 Answer
How to make a hyperlink deep link? 0 Answers
Share Image Android / iOS 1 Answer
[SOLVED] In game narration system 1 Answer