Originally created by @kakashysen on GitHub (Jun 25, 2016).
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?
Originally created by @kakashysen on GitHub (Jun 25, 2016).
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?
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.
@coneybeare commented on GitHub (Jun 27, 2016):
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @kakashysen on GitHub (Jun 25, 2016).
I want to know if Armchair show alert to rate automatic when configure the
Armchair.significantEventsUntilPrompt(2)andArmchair.userDidSignificantEvent(true). Or I need to callArmchair.showPrompt()to show alert?@coneybeare commented on GitHub (Jun 27, 2016):
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.