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

internal/ui: SetRunnableOnUnfocused doesn't work for mobile #2277

Open
hajimehoshi opened this issue Aug 29, 2022 · 2 comments
Open

internal/ui: SetRunnableOnUnfocused doesn't work for mobile #2277

hajimehoshi opened this issue Aug 29, 2022 · 2 comments

Comments

@hajimehoshi
Copy link
Owner

hajimehoshi commented Aug 29, 2022

Now updating including audio is suspended whenever an application becomes inactive. However, SetRunnableOnUnfocused should determine this state.

@hajimehoshi hajimehoshi added this to the v2.5.0 milestone Aug 29, 2022
@hajimehoshi hajimehoshi changed the title internal/ui: enable to switch continuing audio on background or not on mobiles internal/ui: SetRunnableOnUnfocused doesn't work for mobile audio Aug 29, 2022
@hajimehoshi hajimehoshi changed the title internal/ui: SetRunnableOnUnfocused doesn't work for mobile audio internal/ui: SetRunnableOnUnfocused doesn't work for mobile Aug 29, 2022
@hajimehoshi hajimehoshi removed the bug label Aug 29, 2022
@hajimehoshi
Copy link
Owner Author

This might require AVFoundation instead of AudioToolbox.

@hajimehoshi
Copy link
Owner Author

Let's revisit it when we find an actual use case.

@hajimehoshi hajimehoshi removed this from the v2.8.0 milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant