You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The remote audio stops playing when minimizing the app. Also the local mic doesnt get sent to the remote partner when the app is minimized.
I also called the methods webex.getPhone().enableBackgroundConnection(true) and webex.getPhone().enableBackgroundStream(true).
We also used the sdk on iOS and there we just had to configure the app enabled background modes and it worked.
When sharing the screen from the android device the remote audio keeps playing and also the local mic gets sent to remote.
The text was updated successfully, but these errors were encountered:
@fhartmann-erp can you please provide more details, include device information, Android version, SDK version, logs and test steps. Also can you please confirm from whether this is an issue in v2.8 or v3.0 SDK. If it is with 2.8, does it work with 3.0? Thanks
The remote audio stops playing when minimizing the app. Also the local mic doesnt get sent to the remote partner when the app is minimized.
I also called the methods webex.getPhone().enableBackgroundConnection(true) and webex.getPhone().enableBackgroundStream(true).
We also used the sdk on iOS and there we just had to configure the app enabled background modes and it worked.
When sharing the screen from the android device the remote audio keeps playing and also the local mic gets sent to remote.
The text was updated successfully, but these errors were encountered: