diff --git a/README.md b/README.md index 7a26b16..48948dc 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,10 @@ The `reviewURLString()` function is the review URL string, generated by substitu Armchair.rateApp() +`ratingConditionsHaveBeenMet()` function is returning true if conditions to show rating has been met. + + Armchair.ratingConditionsHaveBeenMet() -> Bool + ##### iOS Only Functions `closeModalPanel()` tells Armchair to immediately close any open rating modal panels for instance, a `SKStoreProductViewController`.