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: crash in work profile due to exceptions thrown by TileService #498

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

jyyi1
Copy link
Contributor

@jyyi1 jyyi1 commented Jan 31, 2024

I fixed a crash issue caused by: TileService.requestListeningState throwing exceptions if the user of the context is not the current user (might be a work profile user).

This is the new behavior since API level 33, so previously this issue is not found.

@jyyi1 jyyi1 requested a review from fortuna January 31, 2024 22:12
@jyyi1 jyyi1 changed the title fix: crash in work profile due to TileService fix: crash in work profile due to exceptions thrown by TileService Jan 31, 2024
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@jyyi1 jyyi1 merged commit c0230af into master Jan 31, 2024
4 checks passed
@jyyi1 jyyi1 deleted the junyi/fix-work-profile branch January 31, 2024 22:50
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