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

[IMPLEMENT] Android 15 Audio focus change support #60

Open
Jmilham21 opened this issue Jul 19, 2024 · 0 comments
Open

[IMPLEMENT] Android 15 Audio focus change support #60

Jmilham21 opened this issue Jul 19, 2024 · 0 comments
Labels
enhancement New feature or request Groomed JWP team has reviewed the ticket and deemed it necessary

Comments

@Jmilham21
Copy link
Collaborator

What needs to be implemented

  • Audio focus requests in Android 15+ have to come from top application or foreground service
  • If request fails because of above not being true, bubble the error

How should it be implemented

  • Follow implemented native error/warning raising to the React Native side

Acceptance Criteria

  • Demo requesting focus from background that raises error and passed that through to React Native
  • May need to upgrade Example app to support Android 15

Additional context

@Jmilham21 Jmilham21 added the needs-grooming Has not been reviewed by codeowners for scope/validation label Jul 19, 2024
@AmitaiB AmitaiB added enhancement New feature or request Groomed JWP team has reviewed the ticket and deemed it necessary and removed needs-grooming Has not been reviewed by codeowners for scope/validation labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Groomed JWP team has reviewed the ticket and deemed it necessary
Projects
None yet
Development

No branches or pull requests

2 participants