You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically need to prepare the keystore and create a TrustManager that trust this specific server identity. It's a long code but Ion has support in setting up this.
Main problem is because the certificate is self signed and unverfied. Android does not allow visiting such URL.
https://developer.android.com/training/articles/security-ssl.html
Basically need to prepare the keystore and create a TrustManager that trust this specific server identity. It's a long code but Ion has support in setting up this.
koush/ion#3
I'll fix this on my end and send a pull request to you. Meantime you can use IVLE endpoint first. Will update you again.
The text was updated successfully, but these errors were encountered: