Software Archive
Read-only legacy content
17061 Discussions

Android inappbrowser https blank page

Michael_K_9
Beginner
699 Views

I am using cordova-plugin-inappbrowser version 1.3.0 (Feb 09, 2016) and am unable to load https url's on android.  The browser opens successfully but just a blank page appears.  When I change the same URL to http it works fine.  I have whitelisted every domain and added * to catch all.  In doing some research I followed the below instructions but the build failed every time.  iOS does not have this issue.  Please help. 
http://stackoverflow.com/questions/26547918/bypass-ssl-error-in-inappbrowser-cordova-plugin
Thanks

0 Kudos
2 Replies
Michael_K_9
Beginner
700 Views

After some more research, looks like theres an issue with my SSL chain and not related intel xdk: 

http://stackoverflow.com/questions/13862908/ssl-certificate-is-not-trusted-on-mobile-only

0 Kudos
PaulF_IntelCorp
Employee
700 Views

Glad you figured out the source of the issue.

0 Kudos
Reply