UrbanApps / Armchair

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

Armchair can show automatic prompt alert to rating app? #65

Closed kakashysen closed 8 years ago

kakashysen commented 8 years ago

I want to know if Armchair show alert to rate automatic when configure the Armchair.significantEventsUntilPrompt(2) and Armchair.userDidSignificantEvent(true). Or I need to call Armchair.showPrompt() to show alert?

coneybeare commented 8 years ago

You need 2 significant events to show, and it would also have to be the default time after installation. I would suggest reading through the default values in the readme.