Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HMS Core
There can be malicious users conducting fraud or abuse in your app. This chapter gives suggestions on how to mitigate the impacts of such misconduct.
Data on frontend devices is more vulnerable to modification or tempering. On top of this, the backend server is a better choice for fixing security problems and vulnerabilities and for releasing versions. Therefore, with the prerequisite that your app has a sound design, it is recommended that you store sensitive data and service logic on your backend server.

To be compatible with apps that do not have their own servers, the security verification scheme of IAP is changed from signing your private key (IAP 2.0) to verifying your app's public key (IAP 4.0). The verification on order information (especially on these vital fields like productId, price, and currency) in IAP 4.0 is even more important than that in IAP 2.0. For details, please refer to Verifying Purchase Data Before Benefit Delivery.
Also, remember to check DeveloperPayload Processing and Use to make sure that a benefit can be accurately delivered to its user.
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.