react-native-ssl-pinning icon indicating copy to clipboard operation
react-native-ssl-pinning copied to clipboard

Can not install on IOS manually

Open Caophuc799 opened this issue 2 years ago • 0 comments

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 may be connecting to a server posing as “****.com”, which could jeopardize your security information.

It seems that react-native-ssl-pinning does not auto install in IOS, I followed step in readme to install manually, but It throw this error.

Screenshot 2023-07-13 at 20 36 04

Caophuc799 avatar Jul 13 '23 13:07 Caophuc799