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.
314 stars 82 forks source link

requestReview not working on macOS #82

Open cuishijie1991 opened 1 year ago

cuishijie1991 commented 1 year ago

requestReview not working on my macOS , nether dev mode nor product mode, but openStoreListing is working. There is some detail info:

in_app_review: ^2.0.6

截屏2023-02-15 下午2 05 01

isAvailable() is always returns true, no matter which settings is on App Store Preferences

截屏2023-02-15 下午2 03 54 截屏2023-02-15 下午2 04 07
britannio commented 1 year ago
image

I just tested the example app and I wasn't able to reproduce any issue.

witchfindertr commented 1 year ago

hello

image

I just tested the example app and I wasn't able to reproduce any issue.

hello , what happend then click to submit button , please add full screenshot plugin documention

cuishijie1991 commented 1 year ago
image

I just tested the example app and I wasn't able to reproduce any issue.

https://user-images.githubusercontent.com/17976216/220006133-05e53aef-0938-467c-822f-fe794f908710.mov

Sorry for the late reply. Please check my video recording in dev mode. example is also not working