UrbanApps / Armchair

A simple yet powerful App Review Manager for iOS and OSX in Swift
MIT License
1.2k stars 137 forks source link

Enable useStoreKitReviewPrompt for macOS 10.4+ #125

Closed samwize closed 5 years ago

samwize commented 5 years ago

This will use SKStoreReviewController.requestReview() for macOS when possible.

coneybeare commented 5 years ago

Thanks!