Releases: Game-of-whales/GOW-SDK-UNITY
Releases · Game-of-whales/GOW-SDK-UNITY
2.0.38
FIXED
- Converting of numbers was fixed for some localizations.
2.0.37
- install referrer 1.1 library was replaced to install referrer 1.0.
2.0.36
ADDED
Android
- The tracking of UTM parameters ( install referrer ) was added.
- A new dependency ( com.android.installreferrer.installreferrer-1.1 ) was added. Check, please, that it exists in "Plugins/Android" folder. The dependency can be added manually or by using Play Service Resolver.
FIXED
Android
- The display of push notifications with long text was improved.
v2.0.33
ADDED
- The information about the player's device is sent to Game of Whales server.
FIXED
- The price converting was fixed for some rare cases.
- Minor fixes.
v2.0.32
ADDED
OnConnected
callback was added.
MODIFIED
OnConnected
callback and OnInitialized
callback are also called in Unity editor.
v2.0.29
ADDED
- Supporting of "A/B Testing" was added.
v2.0.27
FIXED
Android
- Purchase's price was multiplied 100 times. The bug was fixed.
v2.0.24
ADDED
onInitialized
callback was added. It should be used to get information that the SDK has been initialized.
Purchase
method was added to register purchases without verification.
v2.0.23
FIXED
Android
- Cross-promotion ads were shown incorrectly for a fixed portrait/landscape orientation.