On the web version of Play Console, you can keep up with your app's performance via notifications.
How to receive notifications
- Open Play Console.
- Click Setup > Notifications.
- Choose what you want to be notified about and click the boxes.
- Click Save in the lower right corner of the page.
App notifications
Notifications are based on your app's statistics. If there's a significant change in your app's performance indicators, you will receive an email.
Types of notifications| Notifications | Description |
|---|---|
| Reviews |
|
| Updated reviews |
|
| ANRs and crashes |
|
| Android vitals |
|
Google Play Game Services alerts
If you receive a Google Play Game Services alert, it may require some action on your part.
Types of Game Services alerts| Alert | Description |
|---|---|
| Detected abuse of feature |
|
| Game service rate limit exceeded for method_name |
|
| Game is approaching or exceeding daily quota |
|
| Game settings not published. |
|
| Incorrect ID used for (achievements | leaderboards) |
|
| Duplicate images |
|
| Detected incorrect implementation | Real-time Multiplayer or Turn-based Multiplayer: This game has implemented invitations but doesn't allow users to join a match from an invitation. This approach is discouraged because it could result in a poor user experience. Achievements: This game has created achievements in Play Console but never calls the SDK's unlock methods. This approach is discouraged because it could result in a poor user experience. |