Unity SDK Release Notes

Unity SDK Release Notes

We are constantly working to improve our SDK. Here you’ll find the change log for the Unity SDK and related details.


Unity SDK 1.0.10 Release

Android:

  • Bumb version 2.0.15 => 2.0.16 


iOS:

  • Bumb version 2.0.16 => 2.0.18
  • Add allow sending notifications using both Firebase and SDK (ability to select from Unity which push token provider the SDK will work with)

Core:

  • Add a configuration option to select a token provider for push notifications.

Example:

  • An example of choosing a push notification provider has been added.

Read more


Unity SDK 1.0.9 Release

Android:

  • Fix get custom Data InAppMessages
  • Fix get custom Data PushNotification
  • Add Intialization config 


iOS:

  • Bumb version 2.0.14 => 2.0.16
  • Add Intialization config

Core:

  • Add Initialization config
  • Update summary

Example:

  • Add Example for Initialization config
  • Fix UserView send attributes

Read more


Unity SDK 1.0.8 Release

🚀 Added

An example project. Created a demo example of using the SDK for Unity.

✔️ Fixed

Fixes added to the Core package for the PushNotification module.

Read more


Unity SDK 1.0.7 Release

🚀 Added

  • Added In-App messages for Android
  • Added In-App messages for iOS

🔆Improved

  • Updated Android native version to 2.0.15
  • Updated iOS native version to 2.0.14
  • Code improvements

Read more


Unity SDK 1.0.6 Release

🚀 Added

  • Added Delayed initialization
  • Added PermissionListenerDelegate for iOS
  • Added Custom Data Push Listener for iOS

🔆 Improved

  • Updated Initialization Firebase for iOS
  • Updated Android native version to 2.0.13
  • Updated iOS native version to 2.0.12

✔️ Fixed

  • Fixed click push when app was closed

Read more


Unity SDK 1.0.5 Release

🚀 Added

  • RetenoSDK.Platform Core Initialisation code improvements
  • Update native version iOS to 2.0.9
  • Update native version Android to 2.0.10
  • Update User Module in iOS, add new parameters.

✔️ Fixed

  • Auto-referenced Reteno iOS fix
  • Firebase init iOS fix
  • Send event iOS crash fix
  • Send event Android crash fix
  • Send user parameters Android crash fix

Read more


Unity SDK 1.0.3 Release

🚀 Added

  • Release iOS Reteno plugin in Unity
  • Update Anonymous attributes in UserManager

Read more