Software Archive
Read-only legacy content
17060 Discusiones

Android inappbrowser https blank page

Michael_K_9
Principiante
2.317 Vistas

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 Respuestas
Michael_K_9
Principiante
2.318 Vistas

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

PaulF_IntelCorp
Empleados
2.318 Vistas

Glad you figured out the source of the issue.

Responder