mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-07-08 22:05:18 +02: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.
|
`ratingConditionsHaveBeenMet()` returns true when all of the setup conditions to display a prompt have been met.
|
||||||
|
|
||||||
Armchair.ratingConditionsHaveBeenMet() -> Bool
|
Armchair.ratingConditionsHaveBeenMet() -> Bool
|
||||||
|
|
||||||
|
`resetCounters()` resets all counters manually. This resets UseCount, SignificantEventCount and FirstUseDate (daysUntilPrompt).
|
||||||
|
|
||||||
|
Armchair.resetCounters()
|
||||||
|
|
||||||
##### iOS Only Functions
|
##### iOS Only Functions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user