react-native-twilio-programmable-voice icon indicating copy to clipboard operation
react-native-twilio-programmable-voice copied to clipboard

Android 12 support

Open pablojoral opened this issue 4 years ago • 5 comments

App is crashing when attempting to get into a call on android 12. Should feat/twilio-android-sdk-5 work with Android 12?

pablojoral avatar Nov 22 '21 17:11 pablojoral

.* cricket sounds * 🦗

armouti avatar Feb 04 '22 09:02 armouti

anyone has a solution? another module?

julien9999 avatar Jun 13 '22 14:06 julien9999

@julien9999 https://github.com/MrHertal/react-native-twilio-phone

armouti avatar Jun 13 '22 14:06 armouti

@armouti were you able to simply make an outgoing call similarly to this module, without voip notifications basically?

julien9999 avatar Jun 22 '22 07:06 julien9999

For Android 12 support + setSpeaker functionality: yarn add https://github.com/hoxfon/react-native-twilio-programmable-voice#feat/twilio-android-sdk-5 Apply the following patch using patch-package https://gist.github.com/julien9999/a33644815aae02a0e6b2aba5aa330fad

julien9999 avatar Jun 24 '22 00:06 julien9999