Skip to content

Latest commit

 

History

195 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braze Logo Braze Logo

Braze Unity SDK latest

To learn more, see the following resources:

This repository contains the C# interface and native Unity functionality for Unity plugins derived from the Braze Android and iOS SDKs. Since version 1.5.0, Braze Unity plugins require Unity 5. For more information, see the CHANGELOG.

Plugin setup

Before you can start using Braze in Unity scripts, you'll need to import the plugin files to your Unity project.

Recommended: The Android and iOS plugins are bundled as a Unity package available for download from the SDK release page.

Manual Plugin Setup: Alternatively, you can copy the plugins into your Unity project:

  1. First, clone this repo.
  2. If you're not using any other plugins, all you have to do is copy the Plugins directory from this repo into the Assets folder of your Unity project.
  3. If you already have a /<your-project>/Assets/Plugins directory (probably because you're using another plugin already), copy Plugins/Appboy/AppboyBinding.cs into /<your-project>/Assets/Plugins. Then copy the contents of Plugins/iOS and Plugins/Android from this repo into /<your-project>/Assets/Plugins/iOS and /<your-project>/Assets/Plugins/Android respectively.

Integration Setup

To integrate Braze into your Unity application, complete the instructions in Integrating the Braze Unity SDK.

Contact

For questions, contact Braze Technical Support for assistance.

About

Public repo for the Braze Unity SDK

Topics

Resources

Stars

28 stars

Watchers

35 watching

Forks

Releases

Packages

Used by

Contributors

Languages