SSL handshake failed

Hi, I’m developing an Ionic v3 app, which connects to an API. I found that call to API fails on Android 7.0 devices, I’m getting SSL handshake failed error. Anyone else experiencing this issue? I’m using Ionic Native - HTTP plugin.

Also posted there. Do you have same issue?

I never faced this issue. I am using HTTP module of angular instead of plugin

I have to use this plugin because of CORS issues.