[X] I made sure that the issue I am raising doesn't already exist
Use case / Problem
I want to configure audioSession myself and I don't want AudioPlayers to affect it.
Today even if I leave AudioContextIOS as blank - it still affects audio session.
Proposal / Solution
Add configuration AudioContextIOSBlank which will bypass any configuration into iOS system.
Checklist
Use case / Problem
I want to configure audioSession myself and I don't want AudioPlayers to affect it. Today even if I leave AudioContextIOS as blank - it still affects audio session.
Proposal / Solution
Add configuration AudioContextIOSBlank which will bypass any configuration into iOS system.
Example Code
No response
Affected platforms
iOS
Platform details
No response
Audio Files/URLs/Sources
No response
Mockups
No response
Related issues / more information
No response
Working on PR
yeah