Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4882] Support the SKStoreReviewController API coming in iOS 10.3

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDone
Resolution Date2017-03-28T13:49:47.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, reviews
ReporterMatthew Delmarter
AssigneeShak Hossain
Created2017-03-27T22:33:21.000+0000
Updated2017-03-28T15:43:03.000+0000

Description

iOS 10.3 introduces a new way to ask customers to provide App Store ratings and reviews for your app. Using the SKStoreReviewController API, you can ask users to rate or review your app while they're using it, without sending them to the App Store. You determine the points in the user experience at which it makes sense to call the API and the system takes care of the rest. https://developer.apple.com/library/content/releasenotes/General/WhatsNewIniOS/Articles/iOS10_3.html It would be great to support this API as soon as possible.

Comments

  1. Hans Knöchel 2017-03-28

    You can use the [Ti.ReviewDialog](https://github.com/hansemannn/titanium-review-dialog) module for that. :-)
  2. Matthew Delmarter 2017-03-28

    Fantastic!

JSON Source