Amit Kumar Sharma

Results 2 comments of Amit Kumar Sharma

I tired to do SSL pinning with the help of Public key but getting pinning error. Code used : // enable SSL pinning cordova.plugin.http.setServerTrustMode('pinned', function() { console.log('success!'); }, function() {...

Thanks for response. Can you share some sample code. In your sample code, code is there but I am not able to debug because that is not used in your...