UrbanApps / UAAppReviewManager

UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It's Appirater all grown up, ready for primetime.
MIT License
801 stars 117 forks source link

Feature/SKStoreReviewController #42

Open Frostbitee08 opened 6 years ago

Frostbitee08 commented 6 years ago

Forces UAAppReviewManager to use SKStoreReviewController when iOS is equal to or higher than 10.3.

coneybeare commented 6 years ago

This should be opt-in via a setting. Not only that, but you also implemented it on the Mac version where the framework does not exist.