Skip to content

Commit 02a3eea

Browse files
committed
PostNotification callback and Android old GMS library fixes
* Fixed issue where a 2nd PostNotification callback would not fire if another one was started from within the success or failure the first one. * Updated native Android SDK library to fix a registration issue if a very old GMS library was used instead of the provided library.
1 parent a8e2aeb commit 02a3eea

File tree

8 files changed

+458
-454
lines changed

8 files changed

+458
-454
lines changed
Binary file not shown.

Unity4.6OneSignalExample/Assets/Plugins/OneSignal/OneSignal.cs

Lines changed: 228 additions & 226 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.1
1+
1.12.2

Unity4.6OneSignalSDK.unitypackage

973 Bytes
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.1
1+
1.12.2

Unity5OneSignalExample/Assets/OneSignal/src/OneSignal.cs

Lines changed: 228 additions & 226 deletions
Large diffs are not rendered by default.

Unity5OneSignalSDK.unitypackage

-126 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)