3

The complete error

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

My target platform is Android. The problem I suppose is in self-signed ssl certificate on the backend. And I can't change it. So the question. Is there any way to install this certificate to my device (trust it) so I can make fetch requests?

1 Answer 1

2

The problem was solved with https://www.npmjs.com/package/react-native-pinch package.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.