Tuyen Truong created CB-12820:
---------------------------------

             Summary: Android: Unable to load external angular script on some 
devices
                 Key: CB-12820
                 URL: https://issues.apache.org/jira/browse/CB-12820
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-inappbrowser
    Affects Versions: 1.4.0
         Environment: Android
            Reporter: Tuyen Truong


Code to reproduce

var url = 
"https://accounts.spotify.com/en/authorizeclient_id="+valid_spotify_client_id;
 window.open(url, "_blank")

Webview loads a blank screen.
Further investigaion using Chrome debug console showed empty body in html.

Affect devices: LG V20 and few others



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to