AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

Home Page:https://pub.dev/packages/agora_rtc_engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable audio on the background

Mo0Khaled opened this issue · comments

commented

how to disable the audio in the background on IOS it disabled automatically once goes to background,

android it takes up to 5 min to be disabled, how can i turn it of

If you want to fine-grained control it, you can listen to the didChangeAppLifecycleState from Flutter to enable/disable the audio.

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.