jamesmontemagno / StoreReviewPlugin

Request app store reviews across Xamarin and Windows applications
MIT License
184 stars 24 forks source link

button disabled #3

Closed domdp16 closed 5 years ago

domdp16 commented 5 years ago

Hi, I'm using the plugin and invoke the method in this way:

StoreReviewImplementation storeReview = new StoreReviewImplementation(); storeReview.RequestReview();

I saw the popup, choose the stars, but the button "send" continues to be disabled. why? thanks a lot for the support.

jamesmontemagno commented 5 years ago

This is controlled by apple, I just call the api... maybe because your app is not from the app store.