expo-store-review:requestReview does not work

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): all
  3. expo-store-review
  4. App - Stand-alone app installed from TestFlight

Issue:
requestReview does not work

Code:
import * as StoreReview from ‘expo-store-review’;

StoreReview.requestReview();

Context:

  1. StoreReview.isAvailableAsync() before calling requestReview returns true.
  2. app.json - ios - appStoreUrl has the right value (points to the app in the app store).

Thanks,
Hemant

1 Like

Hi,
Has anyone else run into this? The code is pretty straight forward. Is there anything else to be configured?
I will appreciate any insight.
Thanks,
Hemant

I have same issue, it will good to know how to implement correctly.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.