You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When turning debug mode on with [Appirater setDebug:YES] then [Appirater appLaunched:NO] always shows the rating dialog; ignoring the canPromptForRating parameter that is set to NO here. I expect the dialog to be NOT shown in this case.
The text was updated successfully, but these errors were encountered:
When turning debug mode on with
[Appirater setDebug:YES]
then[Appirater appLaunched:NO]
always shows the rating dialog; ignoring thecanPromptForRating
parameter that is set toNO
here. I expect the dialog to be NOT shown in this case.The text was updated successfully, but these errors were encountered: