Top "Skstorereviewcontroller" questions

SKStore​Review​Controller, How to use it in a correct way?

I have seen some answer but not satisfied with them and got some idea, but don't know how to use …

ios objective-c iphone ios10.3 skstorereviewcontroller
Why the SKStoreReviewController does not let me submit a review?

I succeeded implementing the SKStoreReviewController. But when the prompt comes up, the "Submit" button is grey & disabled. I thought …

ios skstorereviewcontroller
SKStoreReviewController how to detect that user has turned off Rate This App (RTA) in settings or 3 times limit has reached?

Starting iOS 10.3, Apple is limiting the review prompt (Rate This App) to 3 times a year and it can be turned …

ios ios10.3 skstorereviewcontroller
SKStoreReviewController requestReview() may or may not present and alert?

I'm taking a look at the new requestReview() API that uses SKStoreReviewController. The documents state: "Although you should call this …

ios skstorereviewcontroller
SKStoreReviewController.requestReview() popup is not showing in TestFlight build

I used SKStoreReviewController.requestReview() in my app but Rate app popup is not showing in test Flight build. if #available(…

ios swift ios10 skstorereviewcontroller