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

fix: Re-attempt calendar authorization when the user changes privacy settings #101

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

jbmorley
Copy link
Collaborator

This change ensures we re-attempt authorization when the application enters the foreground, ensuring we respond to changes made through System Settings (which we prompt the user to do).

This introduces a number of lifecycle changes and, as a result, also ensures that we re-fetch the active calendars and events whenever the app is newly authorized or calendar events change.

…settings

This change ensures we re-attempt authorization when the application enters the foreground, ensuring we respond to changes made through System Settings (which we prompt the user to do).

This introduces a number of lifecycle changes and, as a result, also ensures that we re-fetch the active calendars and events whenever the app is newly authorized or calendar events change.
@jbmorley jbmorley merged commit adf8fb5 into main Jan 18, 2024
1 check passed
@jbmorley jbmorley deleted the jbmorley/authorization-lifecycle branch January 18, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant