Ismail
Ismail
@huynextlevel could you please elaborate? what variable did you add? I can't find the fork in your repositories list. Does your fix persist the "calling accounts" permission?
@huynextlevel Thanks for your prompt response. But I think the issue I'm having is the phoneAccount (Calling Accounts) persisting. For some reason on samsung, it seems to keep toggling back...
@swcloud1 I didn't actually, I worked my way around it by creating a way in the app to force users to keep toggling the phone accounts back on until it...
This is happening on Samsung S10 Android 12, anyone figured this out?
@huynextlevel have you been able to fix this? I've seen that you've figured this out in the other thread https://github.com/react-native-webrtc/react-native-callkeep/issues/512 did your solution address it? Could you please provide your...
@mayur-bhandari I think the issue here is with "calling accounts" persisting on Android. Not sure if it's a samsung specific bug, but seems like when "calling account" permission is given,...
.* cricket sounds * 🦗
@julien9999 https://github.com/MrHertal/react-native-twilio-phone
@MrHertal This issue started with the latest 1.10.0 update, I'm having the same issue but with a slightly different error message in the logcat: `react-native AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't...
@kimsusun1234 install the `1.8.1` version instead, it works well, this only started with the latest update: `yarn add [email protected]` or `npm install [email protected]`