2

I'm trying to implement SKStoreReviewController to make users rate/review within our app, instead of throwing the appstore on the screen. I wanted to auto-populate some user data in the store controller as body text(same as mail app supports to do so) but I know there are no public properties supporting to add such data in SKStoreReviewController. But my question is, is there any other way to achieve the above requirement? Please drop your comments.

Thanks in advance.

Community
  • 1
  • 1
BharathBob
  • 699
  • 5
  • 11
  • 1
    [link](https://stackoverflow.com/questions/43177249/skstorereviewcontroller-how-to-use-it-in-a-correct-way/49593419#49593419). Maybe it will help – Jaydeep Patel Apr 16 '18 at 06:05
  • @JaydeepPatel thanks, but the links helps to integrate the review controller, my answer isn't listed. – BharathBob Apr 16 '18 at 06:16
  • 1
    If Apple wanted you to do that, they would have provided a property or function to do it. – Paulw11 Apr 16 '18 at 07:02
  • Yes, they should. I'm searching for other ways to do so. Thanks – BharathBob Apr 16 '18 at 07:11
  • 1
    You think they should, they think they shouldn't, so they didn't. Any method you manage to find will be private api and not permitted in the store. – Paulw11 Apr 16 '18 at 07:25
  • yes i knew apple from years. I don't want to reject my app with those private api's included. Im generally searching for other options to do the job. That's it. – BharathBob Apr 16 '18 at 07:47

0 Answers0