Aleksandr Bikbulatov

Results 6 comments of Aleksandr Bikbulatov

@myckhel hello, sorry for offtop but how did you make the list inverted?

@myckhel I see, I will try it out, thanks for the quick response :) Sounds hacky though 🤔

I made a patch that works for me. Remove this: https://github.com/react-native-webrtc/react-native-incall-manager/blob/626813946eb2a3abc2a2bdfca44085c999861327/android/src/main/java/com/zxcpoiu/incallmanager/InCallManagerModule.java#L862-L869 Add this: ``` @ReactMethod public void setSpeakerphoneOn(final boolean enable) { // Request audio focus to ensure the app can...

@santhoshvai I'm not confident about this patch, so I'd rather not to submit a PR and just leave it here as it is