I am uploading image on AWS from my android app. In this attempt sometime I get the success and sometime I get failure and error as below:
com.amazonaws.AmazonClientException: Unable to execute HTTP request: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: AndroidOpenSSL, class: com.android.org.conscrypt.DefaultSSLContextImpl)
Please provide me solution for this as I can't get the exact reason about this.