Open vogloblinsky opened 2 years ago
requestReview was deprecated in ios14. And there are basically no users below ios14, so this plugin really needs an update. @chemerisuk
See above.
Edit: Possible code solution: https://stackoverflow.com/questions/63953891/requestreview-was-deprecated-in-ios-14-0
What is the status of the plugin at the moment? Cant get it to work anymore (iOS)
Also interesting if I can use this plugin(or it is deprecated) in my cordova project both for Android and IOS
Current behavior:
requestReview API is deprecated
https://developer.apple.com/documentation/storekit/skstorereviewcontroller/2851536-requestreview?language=objc
Expected behavior:
Should use requestReviewInScene API