BloomreachSDK 1.0.0
dotnet add package BloomreachSDK --version 1.0.0
NuGet\Install-Package BloomreachSDK -Version 1.0.0
<PackageReference Include="BloomreachSDK" Version="1.0.0" />
paket add BloomreachSDK --version 1.0.0
#r "nuget: BloomreachSDK, 1.0.0"
// Install BloomreachSDK as a Cake Addin #addin nuget:?package=BloomreachSDK&version=1.0.0 // Install BloomreachSDK as a Cake Tool #tool nuget:?package=BloomreachSDK&version=1.0.0
MAUI Bloomreach SDK
MAUI Bloomreach SDK allows your application to interact with the Bloomreach Customer Data & Experience Platform. Bloomreach empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.
SDK is created as .net wrapper for binding libraries of native Android SDK and native iOS SDK.
Getting started
- Add BloomreachSDK NuGet as a dependency
- Just use BloomreachSDK methods by calling
Bloomreach.BloomreachSDK.Configure(yourConfig);
Bloomreach SDK for multi-platform App UI (.NET MAUI) supports the following platforms:
- Android 5.0 (API 21) or higher
- iOS 11 or higher
Documentation
- Configuration
- Tracking
- Tracking consent
- Tracking Campaigns(Android App Links)
- Tracking Campaigns(Universal links)
- Flushing
- Fetch Data
- Push notifications
- Anonymize customer
- Payment tracking
- In-App Personalization
- App Inbox
- Authorization
- Project mapping
Release Notes
Release notes for the SDK.
Support
Are you a Bloomreach customer and dealing with some issues on mobile SDK? You can reach the official Engagement Support via these recommended ways. Note that Github repository issues and PRs will also be considered but with the lowest priority and without guaranteed output.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
-
net6.0-android31.0
- GoogleGson (>= 2.10.1.4)
- Newtonsoft.Json (>= 13.0.3)
- Square.OkHttp3 (>= 4.9.1)
- Square.OkHttp3.LoggingInterceptor (>= 4.4.1)
- Xamarin.AndroidX.Activity (>= 1.7.2)
- Xamarin.AndroidX.Activity.Ktx (>= 1.7.2)
- Xamarin.AndroidX.ConstraintLayout (>= 2.1.3.1)
- Xamarin.AndroidX.Room.Runtime (>= 2.5.2.1)
- Xamarin.AndroidX.Work.Runtime (>= 2.8.1.3)
-
net7.0-ios16.1
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## Release Notes for 1.0.0
#### October 2, 2023
* Features
* App Inbox support added
* Fetch Consents and Recommendations support added