Snapchat Kit for Unity
  • Introduction
  • Installation Troubleshooting
  • Settings
    • Snapchat Kit Settings
  • Usage
    • Namespace
  • API
    • Is Service Available
    • Initialisation
    • Login & Logout
    • Get Snap Profile Data
    • Share Content
    • Add Extra Content(Stickers & Links)
  • Utility Snippets
    • Download Texture from Url
Powered by GitBook
On this page
  • Features
  • Scopes
  • Credentials
  • Platform Specific
  1. Settings

Snapchat Kit Settings

Learn how to configure snapchat kit settings

PreviousInstallation TroubleshootingNextNamespace

Last updated 6 years ago

Features

Name

Description

Uses Login

Enable this if you want to login to snapchat for getting user details

Uses Sharing

Enable this if you want to share media on snapchat

Scopes

Name

Description

Display Name

Enable this to access Display Name

External Identifier

Enable this to access unique identifier specific to this app

Bitmoji Avatar

Enable this to fetch bitmoji avatar linked to the user's profile

Credentials

Name

Description

Development Client ID

Production Client ID

Platform Specific

Name

Description

Redirect URL

This is used for redirecting to your app once the login process is finished

Example : snapkitandroid://voxelbusters/login

Set the development client id listed in

Set the production client id listed in

Snapchat portal
Snapchat portal
Window -> Voxel Busters -> Cross Platform Snapchat Kit -> Settings
Snapchat Portal Sample Settings