Skip to content

v2.0.21

Compare
Choose a tag to compare
@zendorx zendorx released this 17 Dec 12:32
· 35 commits to master since this release

MODIFIED

  • Calls by using GameOfWhales.Instance were changed to static methods.

FIXED
Android:

  • In some cases, the SDK sent events with the sdk’s platform android instead of unity.
  • GameOfWhalesDependencies.xml was fixed for working with GCM.
  • The handling of errors was improved.

iOS:

  • The game didn’t pause when the cross-promotion ad was showing.
  • Ads bundle was not added to XCODE project when using NotificationServiceExtension.
  • The selection of advertising (cross-promotion) images depending on the orientation of the device was fixed.
  • The repeating of cross-promotion ads after some minutes was fixed.
  • The handling of errors was improved.