Braze.iOS.BrazeUI
8.0.0
dotnet add package Braze.iOS.BrazeUI --version 8.0.0
NuGet\Install-Package Braze.iOS.BrazeUI -Version 8.0.0
<PackageReference Include="Braze.iOS.BrazeUI" Version="8.0.0" />
<PackageVersion Include="Braze.iOS.BrazeUI" Version="8.0.0" />
<PackageReference Include="Braze.iOS.BrazeUI" />
paket add Braze.iOS.BrazeUI --version 8.0.0
#r "nuget: Braze.iOS.BrazeUI, 8.0.0"
#:package Braze.iOS.BrazeUI@8.0.0
#addin nuget:?package=Braze.iOS.BrazeUI&version=8.0.0
#tool nuget:?package=Braze.iOS.BrazeUI&version=8.0.0
<p align="center"> <img width="480" alt="Braze Logo" src=".github/assets/logo-light.png#gh-light-mode-only" /> <img width="480" alt="Braze Logo" src=".github/assets/logo-dark.png#gh-dark-mode-only" /> </p>
Braze 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!
- Braze User Guide
- Braze Developer Guide
- iOS Xamarin Bindings NuGet Packages:
- Android Xamarin Bindings NuGet Package
Components
The format of this repository is that of a Xamarin component: under appboy-component, you will find the directories src,
libs, component, nuget, 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
Native Bindings
| Binding file name | Supported Xamarin Frameworks | Native Braze framework | Braze Xamarin SDK version |
|---|---|---|---|
BrazeAndroidBinding.sln |
.NET 9+ | Android SDK 37.0.0+ | 7.0.0+ |
AppboyPlatform.XamarinAndroidBinding.sln |
Xamarin.Android,<br/>Xamarin.Forms,<br/>.NET 5 and before | Android SDK 23.3.0 and before | 1.26.0 and before |
BrazeiOSBinding.sln |
.NET 9+ | Swift SDK 12.1.0+ | 7.0.0+ |
AppboyPlatformXamariniOSBinding.sln |
Xamarin.iOS,<br/>Xamarin.Forms,<br/>.NET 5 and before | Appboy_iOS_SDK.framework version 4.4.1 and before |
1.27.0 and before |
Xamarin & Xamarin.Forms
As of May 1, 2024, Microsoft announced the end of support for Xamarin & Xamarin.Forms.
The Braze SDK version dropped support for Xamarin & Xamarin.Forms starting with version 4.0.0 and added support for .NET MAUI.
Questions?
If you have questions, please contact support@braze.com.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-ios26.0 is compatible. net10.0-ios was computed. |
-
net9.0-ios26.0
- Braze.iOS.BrazeKit (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.