UrbanApps / Armchair

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

Fix infinite prompts when using StoreKit prompt #95

Closed ari3l closed 7 years ago

ari3l commented 7 years ago

If using the storekit prompt, assume that the user rated the app when the prompt is presented. This fixes infinite prompts when rating conditions have been met.

Relates to #93

coneybeare commented 7 years ago

Thanks! What an oversight