Play Core In-App Review API not showing the Review Activity

后端 未结 15 1119
生来不讨喜
生来不讨喜 2021-01-30 05:15

I\'m trying to utilize the Review API (Play Core library 1.8.0) from Google which was just released yesterday. See https://developer.android.com/guide/playcore/in-app-review

15条回答
  •  臣服心动
    2021-01-30 05:37

    I had the same problem and I solved with the next steps:

    1. Adding my APK file to internal testing channel
    2. Adding a tester user with a gmail account ex: email@gmail.com. GSuite mails don't work
    3. With the tester mail, accept the tester privilege
    4. With a physical device signed with the tester user email, go to Play Store and download the app

    It works!!

    Note: If App is not published yet, you could use Google Console App Sharing

提交回复
热议问题