datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
272 stars 228 forks source link

NAT64/DNS64 support on iOS #229

Open codykociemba opened 3 years ago

codykociemba commented 3 years ago

In order to pass Apples review requirement, all apps must support NAT64/DNS64 network. Has anyone gotten this to work with this library? If so, could someone share their code or guide us in the direction? Willing to pay also if anyone could take a crack at it.