MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
154 stars 67 forks source link

Toggle speaker not working on Android #71

Closed tristonchai closed 2 years ago

tristonchai commented 2 years ago

Hi MrHertal, i have 2 problem when using the package:

  1. I did implement Toggle speaker on the app, but i notice it only works on IOS, but not Android, do you have any solution for this issues?

2, this issues only happen on Android, i did using "backToForeground" when the Android phone make voice call, sometime it working, sometime the native callkit screen will back to foreground, do you have any solution for this?

Appreciate if you can provide the solution, Thanks :)

MrHertal commented 2 years ago

Sorry for late response,

Have you tried to reproduce this issue with the last version of the example app?