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

Unable to run npx pinset gen

Open gs-alranjan opened this issue 3 years ago • 1 comments

Getting following error: Java file './android/app/src/main/java/com/criticalblue/reactnative/GeneratedCertificatePinner.java' error: Error: ENOENT: no such file or directory, open './android/app/src/main/java/com/criticalblue/reactnative/GeneratedCertificatePinner.java'

Unable to find "criticalblue" package inside './android/app/src/main/java/com'.

Because of this, In IOS Info.plist is not getting updated too. (by npx pinset gen)

Have tried both manual and automatic linking.

gs-alranjan avatar Aug 05 '22 07:08 gs-alranjan

is there any solution yet?

NitinChronext avatar Mar 04 '23 03:03 NitinChronext