Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

2.13.0 Release

12 Jun 23:47
e014af8

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

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

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

Choose a tag to compare

Updated Android 3.13.1 and iOS 2.13.1 Native SDK

2.11.4 Release

27 Feb 19:22

Choose a tag to compare

Updated Native Android (3.12.7)

2.11.3 Release

01 Feb 04:20
6eb1f23

Choose a tag to compare

Updated Native Android (3.12.6), Updated Native iOS (2.12.6), Minor Bug Fixes

2.11.2 Release

18 Jan 01:42
61d0b48

Choose a tag to compare

Updated Native Android (3.12.5), Updated Native iOS (2.12.5), Minor Bug Fixes

2.11.1 Release

17 Dec 07:56

Choose a tag to compare

Outcomes, Confirmed Deliveries, & callback fixes

2.11.0 Release

06 Dec 22:06

Choose a tag to compare

iOS Outcome, Confirmed Deliveries, & Xcode Build Fixes

  • Updated to OneSignal-Android-SDK 3.12.3
    • Includes fix for automatically creating a new player it it was deleted
      from the OneSignal backend.
  • Updated to OneSignal-iOS-SDK 2.12.2
    • Outcome Events
    • Confirmed Deliveries
    • Fixes In-App Message crash on dismissing with timer
  • Number of iOS Xcode build fixes. (See #251 for even more details)
    • Unity 2019.3+ detection to use the new GetUnityMainTargetGuid and GetUnityFrameworkTargetGuid methods
    • Added notification background mode per the code suggested in issue #175.
    • Fixed overwriting LIBRARY_SEARCH_PATHS
      • This fixes -liPhone-lib and -lOneSignal errors related to this as well
    • Fixed overwriting .entitlements file
      • Existing file is now read and appended.
      • Requires 2018.2+ to append with a custom file name.
    • Fixed missing App Groups on the NotificationServiceExtension target
    • Fixed plist versions not updating on Append builds on the NotificationServiceExtension target
    • This fixes warnings in Xcode when Archiving the app if the app version number was updated in Unity.
    • Now supports Unity iOS builds on Windows
      • Projects copied to macOS build correctly in Xcode after now.
    • Fixed default iOS bundle id and TEAM ID to OneSignal's defaults.

2.10.0

05 Nov 19:28
4456692

Choose a tag to compare

Outcome Events Added for Android

  • Updated to OneSignal-Android-SDK 3.12.2
  • OneSignal-iOS-SDK is still using 2.11.2