-
Notifications
You must be signed in to change notification settings - Fork 856
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
Comments
I suspect it is because it's a debug version instead of the AppStore one. However, I'd also want a confirmation of this. |
Same problem, Submit button is greyed out. Debug is set to false. Appirater.setDaysUntilPrompt(0) |
Actually this might be because of development mode, not Appirater |
Same problem. Any news? |
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) |
Perhaps this helps. |
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. |
this is swift code:
The text was updated successfully, but these errors were encountered: