-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android fixes - default sound and rare registration issues
* Fixed bug where onesignal_default_sound was not being used by default when included in res/raw. * Fixed rare registration issue when the device has an intermittent connection or a mixture of 8.3.0 and 8.4.0 GMS aar files are used. * Removed unused play-services-analytics aar file. * Renamed 4.6 unitypackage to include 4.7 for compatibly clarity.
- Loading branch information
Showing
9 changed files
with
2 additions
and
18 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+1.43 KB
(100%)
Unity4.6OneSignalExample/Assets/Plugins/Android/OneSignal/libs/OneSignalSDK.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.12.2 | ||
1.12.3 |
Binary file not shown.
Binary file modified
BIN
+1.61 KB
(100%)
Unity5OneSignalExample/Assets/OneSignal/Platforms/Android/onesignal-unity.aar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.12.2 | ||
1.12.3 |
Binary file removed
BIN
-355 KB
Unity5OneSignalExample/Assets/Plugins/Android/play-services-analytics-8.3.0.aar
Binary file not shown.
16 changes: 0 additions & 16 deletions
16
Unity5OneSignalExample/Assets/Plugins/Android/play-services-analytics-8.3.0.aar.meta
This file was deleted.
Oops, something went wrong.
Binary file not shown.