David Brownlee
David Brownlee
> FYI you can test this by adding the following to the dependency_overrides section of your pubspec.yaml: > > ```dart > audio_session: > git: > url: https://github.com/ryanheise/audio_session.git > ``` >...
> > FYI you can test this by adding the following to the dependency_overrides section of your pubspec.yaml: > > ```dart > > audio_session: > > git: > > url:...
> Should be fixed on the latest commit. I have also renamed the macro to `AUDIO_SESSION_MICROPHONE`. Perfick - just had a happy upload to TestFlight with AUDIO_SESSION_MICROPHONE=0 Thanks again