mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
Armchair can show automatic prompt alert to rating app? #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.