Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rating popup is still displaying after rating. #97

Open
hardik99 opened this issue May 19, 2017 · 1 comment
Open

Rating popup is still displaying after rating. #97

hardik99 opened this issue May 19, 2017 · 1 comment

Comments

@hardik99
Copy link

I have rated the application, then also popup is still displaying.

Here is my code:
Armchair.appID(appId) Armchair.appName(Constant.appName) Armchair.significantEventsUntilPrompt(5) Armchair.tracksNewVersions(true) Armchair.shouldPromptIfRated(false) Armchair.debugEnabled(true) Armchair.usesAnimation(true)

also I am facing one problem:
Armchair.userDidSignificantEvent { (status) -> Bool in return false }
not able to get the value of keys.

@hardik99 hardik99 changed the title After rating popup is still displaying Rating popup is still displaying after rating. May 19, 2017
@coneybeare
Copy link
Member

Do you have debug enabled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants