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

confirm button can't click #279

Open
jianghui568 opened this issue Jul 12, 2018 · 7 comments
Open

confirm button can't click #279

jianghui568 opened this issue Jul 12, 2018 · 7 comments

Comments

@jianghui568
Copy link

d4773b19-990e-42c9-ac0b-b97b43153084

this is swift code:
image

@natalia-osa
Copy link

I suspect it is because it's a debug version instead of the AppStore one. However, I'd also want a confirmation of this.

@coryl
Copy link

coryl commented Dec 10, 2018

Same problem, Submit button is greyed out. Debug is set to false.

Appirater.setDaysUntilPrompt(0)
Appirater.setUsesUntilPrompt(0)
Appirater.setSignificantEventsUntilPrompt(2)
Appirater.setTimeBeforeReminding(1)
Appirater.setDebug(false)
Appirater.appLaunched(true)

@coryl
Copy link

coryl commented Dec 10, 2018

Actually this might be because of development mode, not Appirater

@mariaCP
Copy link

mariaCP commented Jul 2, 2019

Same problem. Any news?

@kaannesinn
Copy link

It could be because of the app’s new version isnt on the appstore, like as it is on debug mode. If you archive and install it on the device, it should be active (if app is on the store)

@praveenApk
Copy link

Perhaps this helps.

#271

@sanjaykmwt94222
Copy link

sanjaykmwt94222 commented Sep 12, 2020

In debug mode the rating dialog appears every time the user taps the review button also the confirm button is disabled in the debug mode. If the app is downloaded from the AppStore, the dialog appears only 3 times a year and the confirm button will be enabled in this case.

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

7 participants