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

when running in "test" standalone sparkleInitialize() is not called #2

Open
trevordevore opened this issue Feb 19, 2019 · 0 comments
Open

Comments

@trevordevore
Copy link
Owner

The app updater should not run when using test mode. But by not calling sparkleInitialize() it means that mSharedUpdater is never initialized and calls to sparkleAutomaticallyChecksForUpdates() will fail. If using sparkleAutomaticallyChecksForUpdates() to provide UI feedback it appears that it is broken in the "test" standalone.

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

1 participant