Google. Play. Review
Summary
Enumerations |
|
---|---|
ReviewErrorCode{
|
enum Errors that can be encountered while requesting the in-app review dialog. |
Classes |
|
---|---|
Google. |
A wrapper around the Java ReviewInfo class. |
Google. |
Manages operations for requesting and launching the In-App Review flow. |
Enumerations
ReviewErrorCode
ReviewErrorCode
Errors that can be encountered while requesting the in-app review dialog.
Properties | |
---|---|
ErrorLaunchingFlow
|
Error indicating that an unknown error occurred while launching in-app review flow. |
ErrorRequestingFlow
|
Error indicating that an unknown error occurred while requesting in-app review flow. |
NoError
|
No error has occurred. |
PlayStoreNotFound
|
Error indicating that the Play Store app is either not installed or not the official version. |