I have tried to implement enableSSLPinning in Cordova based Application.
I have put certificates in one folder and gave certificate path in a config.xml file using
<resource-file src="file path"/> and inserted invalid certificate.
Still, it is giving Success in both android and ios.