lampo / braze-xamarin-sdk

Xamarin bindings for the Braze Android and iOS SDKs

Home Page:https://www.braze.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Braze Logo

Xamarin SDK

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!

Components

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.

Versioning

Binding file name Supported Xamarin Frameworks Native Braze framework Braze Xamarin SDK version
BrazeAndroidBinding.sln .NET 6+ Android SDK 24.2.0+ 1.27.0+
AppboyPlatform.XamarinAndroidBinding.sln Xamarin.Android,
Xamarin.Forms,
.NET 5 and before
Android SDK 23.3.0 and before 1.26.0 and before
BrazeiOSBinding.sln .NET 7+ Swift SDK 7.5.0+ 4.0.0+
AppboyPlatformXamariniOSBinding.sln Xamarin.iOS,
Xamarin.Forms,
.NET 5 and before
Appboy_iOS_SDK.framework version 4.4.1 and before 1.27.0 and before

Questions?

If you have questions, please contact support@braze.com.

About

Xamarin bindings for the Braze Android and iOS SDKs

https://www.braze.com

License:Other


Languages

Language:Objective-C 78.1%Language:C# 20.3%Language:C 1.4%Language:PowerShell 0.1%Language:Shell 0.1%