Closed prodonly closed 3 months ago
This is the expected behavior. It is described in the documentation for the native function used by this plugin, you can see it here: https://developer.apple.com/documentation/storekit/skstorereviewcontroller/3566727-requestreview#4278434
However, this method has no effect in apps that you distribute for beta testing using TestFlight.
Hello,
Thanks for this plugin.
We tried it and we are able to see the in-app-review box in xcode local.
However, when we test in Testflight, the box doesn't pop up. Is this an known issue?