Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

2.13.6 Release

04 Jun 18:31
3dc6b9e
Compare
Choose a tag to compare

Android - FCM 22.0.0 Compatibility fix

  • Updated to native OneSignal-Android-SDK 3.16.0
    • Fixes #362
    • Fixes Compatibility with FCM (Firebase Messaging) 22.0.0.
      • Fixes Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceId; error.

2.13.5 Release

14 May 21:06
9ba6d62
Compare
Choose a tag to compare

Release Notes

  • Updated to OneSignal-iOS-SDK 2.16.5
    • Fixes compatibility on iOS with Unity Mobile Notification Package and possibly other notification libraries.

2.13.4 Release

09 Mar 20:03
ce06987
Compare
Choose a tag to compare

Summary

Upgraded dependency resolver library to resolve Android build issues along with a simpler setup and troubleshooting guide.

Release Notes

2.13.3 Release

06 Feb 00:50
8696524
Compare
Choose a tag to compare

Unity 2020 Android bug Fix & OneSignal Native library updates

Unity Specific Fixes

  • Fix - Android - Issue where push notification were not received if app was built with Unity 2020+

Updated Native Android (3.15.7) and iOS (2.16.2) SDKs

2.13.2 Release

05 Dec 00:23
5634a0b
Compare
Choose a tag to compare

Identity Verification

Highly Recommended

OneSignal supports a higher security method known as Identity Verification. This helps prevent users from impersonating one another by generating a user-specific token on your server, if you have one.

Enabling Identity Verification applies to:

  • Adding Email and SMS records into OneSignal AND associated tags.
  • Setting external_user_id for any record across all channels (Push, Email, SMS)

Reference

Updated Native Android (3.15.6) and iOS (2.16.1) SDKs

2.13.1 Release

25 Aug 03:33
Compare
Choose a tag to compare

Updated Native Android (3.15.3) and iOS (2.15.2) SDKs

2.13.0 Release

12 Jun 23:47
e014af8
Compare
Choose a tag to compare

Updated Native Android (3.14.1) and iOS (2.14.2) SDKs

2.12.2 Release

29 Apr 12:40
649de3d
Compare
Choose a tag to compare

Updated Android Native SDK 3.13.2 & Fix for Unity 2019.3.9

  • Android Native SDK Update 3.13.2
  • Fix for Unity 2019.3.9 AddBuildToFile Issue #287
    • Unity 2019.3.9 broke AddFileToBuild so moved to AddFileToBuildSection

2.12.1 Release

23 Apr 03:21
Compare
Choose a tag to compare

Android - Fixed missing AndroidManifestTemplate.xml

  • Fixed missing AndroidManifestTemplate.xml from 2.12.0 release.

2.12.0 Release

09 Apr 20:16
15ee532
Compare
Choose a tag to compare

Updated Android 3.13.1 and iOS 2.13.1 Native SDK