📜In-App Comments

Easily integrate In-App Comments into your Unity game with HMS Unity Plugin.

About the Service

Last updated: 2022-08-05

The in-app comments service allows you to prompt your users to submit ratings and make comments for your app. The ratings and comments will be submitted to and displayed on the details page of your app on HUAWEI AppGallery or HUAWEI GameCenter. With the in-app comments function, users do not have to leave your app for rating and commenting. In addition, you can choose to prompt users to rate and comment on your app at the right moment, when they are more likely to give positive reviews.

Key Functions

Function

Description

Rating and commenting

Displays the AppGallery comment pop-up at a proper moment when certain conditions are met. Users can rate your app using the 1 to 5 star system and make a comment on your app.

How the Service Works

You can use the API provided by HUAWEI AppGallery to display the in-app comment pop-up in your app. Users can rate and comment on your app in the pop-up. Ratings and comments will be submitted to AppGallery or GameCenter for review and displayed on the details page of your app when approved.

Implementation Process

No.

Step

Details

1

Developing the In-App Comments Function

You do not need to integrate any SDK to implement the function. You only need to display the AppGallery comment pop-up in your app.

2

Managing Comments

Submitted ratings and comments will be displayed on the details page of your app on AppGallery or GameCenter once approved. You can export comments or reply to comments in AppGallery Connect.

Pricing

Free of charge.

Testing the Function

  • If your app has been released on AppGallery, you need to release an open testing version for it and then perform the testing.

  • If your app has not been released on AppGallery, you need to release an open testing version for it and then perform the testing. Otherwise, app authentication will fail.

Restrictions

You must comply with the following restrictions when using the in-app comments function.

Device Restrictions

  • Users must have installed AppGallery 11.3.2.302 or later.

  • Users must have installed HMS Core (APK) on their devices.

Application Restrictions

Item

Restrictions

Applicable scope

The in-app comments function is available only for apps released on AppGallery outside the Chinese mainland.

Audiences

  • The in-app comment pop-up is displayed only for users who have signed in to AppGallery using HUAWEI IDs.

  • The in-app comment pop-up is displayed only for users who have opened your app 10 or more times within the last three months since you have called the in-app comments API.

  • If the user has submitted a rating and a comment for the current app version, the in-app comment pop-up will not be displayed for the user in this app version. The in-app comment pop-up will be displayed again only after the user updates the app to a later version, has not submitted a rating and a comment for more than a calendar year, and the preceding conditions for displaying the pop-up are met.

  • If a user chooses not to receive any app comment notifications under Me > Settings on AppGallery, the pop-up will not be displayed for the user.

Last updated