We integrated “react-native-webrtc”: "^1.75.2 to make a voice call.
For some reasons, the negociated IP is given (from a french mobile operator) in hexa decimal and so the connection fails. We can see that in IceCandidate message :
Mon Jan 06 21:43:00 CET 2020 FINEST : {“candidate”:“candidate:1066967312 1 udp 2122262783 2a04:cec0:1010:e964:e4d4:6118:66d1:5f19 48275 typ host generation 0 ufrag 8vtb network-id 3 network-cost 900”,“sdpMLineIndex”:0,“sdpMid”:“audio”}}