Will StoreKit request a review again, once the user has already rated

I know I can setup my conditions to prompt StoreKit’s alert by using SKStoreReviewController.requestReview().

  1. However, will it ask again once the user has already rated, because it seems I have no way in knowing whether the user did rate? Or can I track whether the user tapped a star or dismissed the alert with “not now”?
    Thanks for the help!

@nontomatic Please check out this tutorial when you get a chance:

Thank you! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.