Skip to content

Commit

Permalink
Android fixes - default sound and rare registration issues
Browse files Browse the repository at this point in the history
* 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
jkasten2 committed Jan 19, 2016
1 parent 02a3eea commit a4bf1b1
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 18 deletions.
Binary file added Unity4.6-4.7OneSignalSDK.unitypackage
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Unity4.6OneSignalExample/Assets/Plugins/OneSignal/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.2
1.12.3
Binary file removed Unity4.6OneSignalSDK.unitypackage
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Unity5OneSignalExample/Assets/OneSignal/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.2
1.12.3
Binary file not shown.

This file was deleted.

Binary file modified Unity5OneSignalSDK.unitypackage
Binary file not shown.

0 comments on commit a4bf1b1

Please sign in to comment.