iOS: SKStoreReviewController Is deprecated. how to use RequestReviewAction on project objective C?
I’m currently working on an iOS project written in Objective-C and recently noticed that SKStoreReviewController
seems to have been deprecated. From what I’ve gathered, there’s a new method called RequestReviewAction
that replaces the in-app review request process.
iOS: SKStoreReviewController Is deprecated. how to use RequestReviewAction on project objective C?
I’m currently working on an iOS project written in Objective-C and recently noticed that SKStoreReviewController
seems to have been deprecated. From what I’ve gathered, there’s a new method called RequestReviewAction
that replaces the in-app review request process.