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

Axios

Open kadirguloglu opened this issue 4 years ago • 4 comments

I use axios redux-axios-middleware packages in my project I developed. Can I use it with this package? Is it mandatory to use fetch?

kadirguloglu avatar Aug 18 '20 12:08 kadirguloglu

@kadirguloglu are u found the solution to apply it? i have the same problem with it.

vannt1991 avatar Aug 23 '20 15:08 vannt1991

it works successfully in line with my tests. but unfortunately I couldn't pass the penetration test.

kadirguloglu avatar Aug 24 '20 09:08 kadirguloglu

@kadirguloglu i using RN 0.62 + AXIOS and trying to edit sha256 hash in GeneratedCertificatePinner.java file and rebuild to test, it working as normal in Android emulator 9.0, i don't know why. As i know, when i changed hash, it will fail to request api. Do u have any suggestion? Thank

vannt1991 avatar Aug 24 '20 11:08 vannt1991

Same issue here, cert pinning on Android with Axios is not working on RN 0.62

saczuac avatar Jan 21 '21 17:01 saczuac