Skip to content

Instantly share code, notes, and snippets.

@kennylugo
Created January 20, 2018 19:05
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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