mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-03-22 01:19:50 +01:00
Updated Readme to include resetCounters()
This commit is contained in:
@@ -295,6 +295,10 @@ The `reviewURLString()` function is the review URL string, generated by substitu
|
||||
`ratingConditionsHaveBeenMet()` returns true when all of the setup conditions to display a prompt have been met.
|
||||
|
||||
Armchair.ratingConditionsHaveBeenMet() -> Bool
|
||||
|
||||
`resetCounters()` resets all counters manually. This resets UseCount, SignificantEventCount and FirstUseDate (daysUntilPrompt).
|
||||
|
||||
Armchair.resetCounters()
|
||||
|
||||
##### iOS Only Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user