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

Remove the isTooSoon() condition to force users to update #445

Closed
wants to merge 1 commit into from

Conversation

phamgiaminh0112
Copy link

I have removed the isTooSoon() condition to force the user to update in case showIgnore = false and showLater = false. At the same time, it will help fix the error that the update notification does not display again when you restart the application.

@larryaasen
Copy link
Owner

The isTooSoon method is a public function that can be overridden and updated to behave as you desire. Removing it here will eliminate a needed feature which is not desired.

@larryaasen larryaasen closed this Sep 13, 2024
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 this pull request may close these issues.

2 participants