On iOS, I'm trying to call Expo.StoreReview.requestReview() in a stand alone app (Enterprise) and the popup is not coming up. This works perfectly fine in the iOS Simulator.
In the iOS device settings, I confirmed that In App Ratings is indeed enabled. Is there something else I'm forgetting or does this not work for Enterprise builds?
EDIT: Looks like there is already a similar thread here: Why the SKStoreReviewController does not let me submit a review?
I guess the enterprise build falls under point #2 in this post?