Search code examples
iphoneiosapp-storereviewrate

Rate and Review within an app take the user to app store thus leave our app - Totaly Undesired


Refering questions

All the solutions to these question take the user to app store and leave our app. Is it possible to rate and review the app from within app like a web view. So that the user may not have to leave the app.

Please suggest


Solution

  • Currently, it's changed. You can use SKStoreProductViewController to show App Store from within an app as described in my answer here.