Skip to content

v2.3.2 - Unity 2018

Compare
Choose a tag to compare
@alihan98ersoy alihan98ersoy released this 10 Apr 12:49
· 16 commits to 2.0-2018 since this release

Upgrade Guide

The AdskitManager's InstallReferrerFail callback action has been modified to return InstallReferrerResponse instead of void. If you have previously utilized AdskitManager's InstallReferrerFail callback, it is recommended that you update it with the new return type.

Changes

  • The GetUserPlayState and IsAllowContinuePlayGames methods have been added to assist game developers in complying with China's age restriction policies for specific games.
  • The AdskitManager's InstallReferrerFail callback action has been modified to return InstallReferrerResponse instead of void.
  • Unity Purchase has been updated to provide a purchase token after a purchase has been completed.