just an update - ive built my app to iOS and everything seems fine with retrieving data via HTTPS, however on the android build i receive this error every time i attempt to retrieve:
Dec 11 11:25:51.127 SM-G950F: ERROR: network: Hand
Dec 11 11:25:51.128
Dec 11 11:25:51.132 shake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
Dec 11 11:25:51.132 SM-G950F: ERROR: network: Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
Dec 11 11:25:51.133 SM-G950F: ERROR: network: Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
Dec 11 11:25:51.144 SM-G950F: ERROR: network: Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
Dec 11 11:25:51.144 SM-G950F: ERROR: network: Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
SM-G950F: ERROR: network: Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
Dec 11 11:25:51.148 SM-G950F: ERROR: network
Dec 11 11:25:51.148
Dec 11 11:25:51.151 : Handshake failed: https://coronium.testera.com:10001 (javax.net.ssl.SSLHandshakeException)
im testing this on a samsung s8 btw
cheers,
boris
EDIT - i just replaced the domain name to testera for privacy purposes