react-native-pjsip
react-native-pjsip copied to clipboard
(Android) crash on createAccount
Hello there,
I'm getting an issue that I crash on createAccount everytime when I do:
- deleteAccount
then
- createAccount
My asterisk server doesn't receive any request from the second createAccount, so I just can't figure it out how to fix the problem. I'm trying to do features like login and logout, this issue only appears in Android, iOS works fine.
Thanks in advance, best regards