Skip to content

Instantly share code, notes, and snippets.

@kennylugo
Created January 20, 2018 19:05
Show Gist options
  • Save kennylugo/f6fc6f7faabc3d7b9e6fa88b605d0797 to your computer and use it in GitHub Desktop.
Save kennylugo/f6fc6f7faabc3d7b9e6fa88b605d0797 to your computer and use it in GitHub Desktop.
Request for a review inside the app. Swift
import StoreKit
if #available( iOS 10.3,*){
SKStoreReviewController.requestReview()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment