initialxy / cordova-plugin-themeablebrowser

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
Apache License 2.0
294 stars 221 forks source link

Show blank page when InAppbrowser open #122

Open Neotrixsx opened 7 years ago

Neotrixsx commented 7 years ago

Hi, I face a strange problem. I try to open a link in InAppbrowser it open a blank page it not show any error. But when I try to open same link in phone chrome browser it show me a message "Your Connection is not private". I try to bypass these problem but get success. Please Help me.

Cordova install version: 6.4.0

yellowin commented 4 years ago

@Neotrixsx I'm looking for a solution to the same problem. Did you solve it?