You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
orThe 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.
The text was updated successfully, but these errors were encountered: