Successful marketing automation is essential to the future of your mobile app. Braze helps you engage your users beyond the download. Visit the following links for details and we'll have you up and running in no time!
- Braze User Guide
- Braze Developer Guide
- Android Class Documentation
- iOS Full Class Documentation
- iOS Xamarin Bindings Nuget Package
- Android Xamarin Bindings Nuget Package
The format of this repository is that of a Xamarin component: under appboy-component you will find the directories src, libs, component, and samples. Libs, src, and samples each contain two directories, one for Android and one for iOS. The directories contain:
- libs: the compiled DLL bindings for the Braze SDKs.
- src: the Xamarin bindings projects that generated the DLLs found in the libs folder.
- samples: Xamarin applications that show how to use the bindings to access the Braze feature set.
- nuget: Nuspec files for our Xamarin Nuget packages.
If you have questions, please contact [email protected].