britannio / in_app_review

A Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS, and MacOS. It makes it easy for users to rate your app.
311 stars 81 forks source link

Submit button for Android disabled on Internal App Sharing #14

Closed SmiffyKMc closed 3 years ago

SmiffyKMc commented 3 years ago

Hey, just wanted to check real quick. I have the app review up and running and when trying to leave a review to test, I see the submit button is disabled? Is this something you have come across and if so do you have any instructions? Does it only become enabled for public reviews?

SmiffyKMc commented 3 years ago

I actually checked this up and it is indeed as expected. Maybe worth mentioning in your wiki.

Internal App Sharing

britannio commented 3 years ago

@SmiffyKMc Does this help? https://github.com/britannio/in_app_review/commit/0925218065feed98c32f66a048b06e5f5297bf44

SmiffyKMc commented 3 years ago

Perfect! It'll help for other newcomers :) Great library btw