capacitor-community / in-app-review

Let users rate your app using native review app dialog for both Android and iOS.
MIT License
163 stars 20 forks source link

SKStoreReviewController deprecated #64

Open gcarpi opened 3 months ago

gcarpi commented 3 months ago

Is your feature request related to a problem? Please describe. The SKStoreReviewController class has been deprecated, I believe it would be nice to update it to use the new RequestReviewAction structure.

Describe the solution you'd like Use the new structure RequestReviewAction.

Describe alternatives you've considered No alternatives

Additional context No additional context

tafelnl commented 3 months ago

I think this is a good candidate for a Capacitor v7 compatible release

simon532 commented 1 month ago

Is anyone having issues with this plugin?

I can see the window open but the reviews never end up on my store review page. Anyone else have this issue?