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 useOnInactive to detect blur event on Android #15

Open
agestaun opened this issue Jul 2, 2023 · 0 comments
Open

Fix useOnInactive to detect blur event on Android #15

agestaun opened this issue Jul 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@agestaun
Copy link
Owner

agestaun commented Jul 2, 2023

Need to detect when the app goes inactive while the user is playing. That's the purpose of the useOnInactive hook, but the blur event is not detected on Android, need to figure out why and find a solution.

@agestaun agestaun added the bug Something isn't working label Jul 2, 2023
@agestaun agestaun self-assigned this Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant