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 skstorereviewcontrollerI succeeded implementing the SKStoreReviewController. But when the prompt comes up, the "Submit" button is grey & disabled. I thought …
ios skstorereviewcontrollerStarting 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 skstorereviewcontrollerI'm taking a look at the new requestReview() API that uses SKStoreReviewController. The documents state: "Although you should call this …
ios skstorereviewcontrollerI used SKStoreReviewController.requestReview() in my app but Rate app popup is not showing in test Flight build. if #available(…
ios swift ios10 skstorereviewcontroller