You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, we couldn't tell whether users did review or not because SKStoreReviewController.requestReview() is used for showing rating popup. This api doesn't have return value and callback. What we can do is to tell the system "Please ask the user to rate or review your app, if appropriate" by using this api.
Hi, thanks for your library, can you add a completion handler when user did a review? because for now we cannot know if he canceled or not..
Thanks :)
The text was updated successfully, but these errors were encountered: