Skip to content

Releases: exponea/exponea-xamarin-sdk

Release 1.2.5

28 Feb 10:53
Compare
Choose a tag to compare

Release Notes for 1.2.5

February 28, 2024

  • Fixes
    • Fixed: App Inbox Data API wrong casting causing crashes for empty Inbox
    • Fixed: App Inbox markAsRead not working on Android

Release 1.2.4

17 Jan 14:23
1179a66
Compare
Choose a tag to compare

Release Notes for 1.2.4

January 17, 2024

  • Fixes
    • Fixed: iOS SDK part contains embed frameworks that are denied by AppStore upload process

Release 1.2.3

03 Nov 14:36
77a7bae
Compare
Choose a tag to compare

Release Notes for 1.2.3

November 3, 2023

  • Fixes
    • Fixed: SDK crashes without using Notifications extensions

Release 1.2.2

11 Oct 14:34
f675598
Compare
Choose a tag to compare

Release Notes for 1.2.2

October 11, 2023

  • Fixes
    • Fixed: Missing x86_64 architecture build for iOS Notifications

Release 1.2.1

18 Aug 11:36
Compare
Choose a tag to compare

Release Notes for 1.2.1

August 18, 2023

  • Fixes
    • Fixed: Runtime Android crash due to corrupted Xamarin.Android nuget

Release 1.2.0

02 Jun 13:56
Compare
Choose a tag to compare

Release Notes for 1.2.0

June 2, 2023

  • Features
    • API has been extended to match native SDKs as much as possible
    • Added App Inbox feature support
    • Ability to track a user 'interaction' while closing InApp message
    • Support section added to main Readme
    • Added support for Customer token authorization
    • Added Configuration flag to be able to disable tracking of default properties along with customer properties
    • Added documentation notes about tracking consent according to DSGVO/GDPR

Release 1.1.0

13 Sep 14:47
Compare
Choose a tag to compare

Release Notes for 1.1.0

Sept 13, 2022

  • Features
    • Added a support of HTML InApp messages
    • Shows a warn log for developer if old SDK version is used
  • Fixes
    • Fixed: Version upgrade guide is linked from README and Release Notes documentations
    • Fixed: License established to MIT

Release 1.0.1

22 Apr 10:19
Compare
Choose a tag to compare

Release Notes for 1.0.1

April 22, 2022

  • Fixes
    • Do not embed and sign iOS native libraries

Version 1.0.0

07 Mar 12:04
Compare
Choose a tag to compare

Release Notes for 1.0.0

March 7, 2021

  • Features
    • Support for Huawei Messaging
    • Android 12 support
    • Android native SDK version bump to 3.0.3
    • iOS native SDK version bump to 2.11.3
    • In-app message delegate

0.2.1 Beta release

26 Nov 12:47
Compare
Choose a tag to compare

Release Notes for 0.2.1

November 26, 2021

  • Features
    • Telemetry
    • iOS Push Notifications Extension SDK part extracted as separate extension-safe dependency
    • Android Exponea SDK version bump
  • Fixes
    • iOS project switch bug fixed