Cao Cao
Results
3
issues of
Cao Cao
I drag mycert.cer to Xcode project, mark my target and 'Copy items if needed' and I use this code, but it does not work: import {fetch} from 'react-native-ssl-pinning'; ``` fetch('****.com',...
I use react-native 0.71.8. I install react-native-ssl-pinning, It worked well on Android, but on IOS, It throw error: `URL unsupport` or `The certificate for this server is not valid. You...