Open dariomalfatti-centropaghe opened 4 years ago
I found the solution: the android docker file inside the pjsip builder folder use the latest image of Ubuntu that nowadays is ubuntu:rolling. If I change the image to an older version like ubuntu:xenial-20191212 it works. I don't know what is the really problem between libc6:i386 and the latest verion of ubuntu but with an older version works.
I executed
yarn add react-native-sip
in a macOS Catalina 10.15.7. First of all I've got problems with docker that wasn't installed. After fixing it I got this error:I'm missing something? Is there any way to install it on windows?