react-native-cert-pinner icon indicating copy to clipboard operation
react-native-cert-pinner copied to clipboard

Unknown issue about TrustKit configuration

Open strawberry-code opened this issue 5 years ago • 0 comments

Hi,

I followed the installation and usage guide carefully step by step both on iOS and on Android.

I have initialized and configured the pinset.json then I have successfully generated the pinset native codes.

In particular on iOS I am able to compile and run the app, however, at the moment of App launch, I get following error on Xcode:

Screenshot 2020-06-17 at 09 38 09

So I checked the info.plist file and the react-native-cert-pinner generated fields, checked the domains and the relative hashes (each domain has at least two hashes) and all seems to be fine:

Screenshot 2020-06-17 at 09 47 06

What could be wrong?

strawberry-code avatar Jun 17 '20 07:06 strawberry-code