Skip to content

Releases: Game-of-whales/GOW-SDK-UNITY

2.0.39

22 May 08:41
1c9ec65
Compare
Choose a tag to compare

FIXED

Android

  • Stability improvements

2.0.38

16 Mar 08:37
9c553ad
Compare
Choose a tag to compare

FIXED

  • Converting of numbers was fixed for some localizations.

2.0.37

26 Feb 09:19
Compare
Choose a tag to compare
  • install referrer 1.1 library was replaced to install referrer 1.0.

2.0.36

03 Feb 11:35
Compare
Choose a tag to compare

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

16 Dec 08:48
Compare
Choose a tag to compare

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

22 Oct 09:23
daf9e19
Compare
Choose a tag to compare

ADDED

  • OnConnected callback was added.

MODIFIED

  • OnConnected callback and OnInitialized callback are also called in Unity editor.

v2.0.29

23 Sep 10:35
Compare
Choose a tag to compare

ADDED

  • Supporting of "A/B Testing" was added.

v2.0.27

28 Jun 14:38
Compare
Choose a tag to compare

FIXED
Android

  • Purchase's price was multiplied 100 times. The bug was fixed.

v2.0.24

19 Jun 12:52
Compare
Choose a tag to compare

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

11 Feb 14:28
Compare
Choose a tag to compare

FIXED
Android

  • Cross-promotion ads were shown incorrectly for a fixed portrait/landscape orientation.