v2.3.2 - Unity 2019/2020/2021
alihan98ersoy
released this
11 Apr 07:41
·
100 commits
to master
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.