Using WebView problems on Android

I am trying to reuse react-native`s WebView to load a web site. Everything works on iOS. Android has stopped working after i updated SSL certificate. Worked fine with letsencrypt, but Comodo Positive SSL cert seem to cause problems.

WebView on Android now shows white screen (works with other web sites like google or facebook though).

Tried all i found on internet, but nothing seem helps.

Has anyone faced anythin similar and fixed it?

ADD: Opening of the same web site in google chrome works just fine.
ADD2: It works on appetize.io emulator

1 Like