Lucas Oliveira

Results 3 comments of Lucas Oliveira

Same to me. When coming from a call, the speaker dont back to on. I noticed that on Android 11 this works normally, on Android 12 the problem occurs. Any...

In my case, I listener an Device event emitter when the audio focus coming back to my app and set speaker to true, example: ``` DeviceEventEmitter.addListener('onAudioFocusChange', function (data) { //...

This is not a bug, but rather a standard behavior of the operating system.