EvilMindDevs / hms-sdk-unity

Unity C# wrapper SDK for Huawei Mobile Services kits.
MIT License
25 stars 23 forks source link

Upgrade Game Service to version 6.5.0.300 and encapsulate some functions #135

Closed royaff0 closed 1 year ago

royaff0 commented 1 year ago

This pull request upgrades the Game Service to version 6.5.0.300 and encapsulates two functions, namely UserPlayState and IsAllowContinuePlayGames. These functions should provide convenience for game developers who need to comply with China's age restriction policies for certain games.

Related documents can be found at https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/game-agequery-000000121767153 (only available in Chinese).

alihan98ersoy commented 1 year ago

We accepted your PR and made the necessary changes on the plugin side. In the next version, these methods will be added to the plugin. We appreciate your support. Thank your