Originally created by @the5in on GitHub (Jan 14, 2019).
SKStoreReviewController keeps showing after 1 significant event, even though daysBeforeReminding(3) and significantEventsUntilPrompt(40).
Configuration is like this:
`Armchair.significantEventsUntilPrompt(40)`
`Armchair.daysUntilPrompt(0)`
`Armchair.usesUntilPrompt(0)`
`Armchair.daysBeforeReminding(3)`
`Armchair.tracksNewVersions(true)`
`Armchair.shouldPromptIfRated(false)`
`Armchair.useStoreKitReviewPrompt(true)`
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 @the5in on GitHub (Jan 14, 2019).
SKStoreReviewController keeps showing after 1 significant event, even though daysBeforeReminding(3) and significantEventsUntilPrompt(40).
Configuration is like this:
Armchair.significantEventsUntilPrompt(40)Armchair.daysUntilPrompt(0)Armchair.usesUntilPrompt(0)Armchair.daysBeforeReminding(3)Armchair.tracksNewVersions(true)Armchair.shouldPromptIfRated(false)Armchair.useStoreKitReviewPrompt(true)@the5in commented on GitHub (Jan 15, 2019):
I used the wrong: userDidSignificantEvent