Requesting user ratings & reviews on tvOS

System services for requesting user ratings and reviews (ie SKStoreReviewController.requestReview) are apparently not available on Apple TV. I presume this means I need to create my own RequestUserReviewController (or some such) and explicitly present it myself. Is that correct?

Replies

Hi all, I also have the same question. Can anybody please advise on what to do for tvOS when it comes to requesting rating from a user?

As SKStoreReviewControlleris only supported on:

  • iOS 10.3+
  • macOS 10.14+


...you might want to file an enhancement request via the bug reporter/(suggestion) link below, adding your report # to the thread for reference, thanks and good luck.