Search code examples
iphoneobjective-capp-storemac-app-store

AppReview in my app


Have i any possibilities handle user review?

For example: - Can user writes review in some UITextField, and send it after writing?(Don't found something like this) - Or maybe I can handle his review on AppStore(But i can't found userAppleId on apstore web page)


Solution

  • I think you're asking if you can provide an interface inside your app for a user to use to write an App Store review of your app.

    The answer is no, you can't do that.