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

No option for disabling / enabling checking for updates on startup #18

Closed
HmzAli opened this issue Jun 25, 2018 · 0 comments · Fixed by #19
Closed

No option for disabling / enabling checking for updates on startup #18

HmzAli opened this issue Jun 25, 2018 · 0 comments · Fixed by #19

Comments

@HmzAli
Copy link
Contributor

HmzAli commented Jun 25, 2018

The wrapper should provide an option for choosing to check for updates on startup or manually. Currently, when starting HockeyApp service with (hockeyapp.start(androidAppId, iosAppId, autoSendCrashReports, ignoreCrashDialog)) the update popup appears by default. It shouldn't.

The official plugin already has an option for this as an enum (checkForUpdateMod). It accepts two values: checkForUpdateMode.CHECK_ON_STARTUP or checkForUpdateMode.CHECK_MANUALLY.

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

Successfully merging a pull request may close this issue.

1 participant