Edward Ellsworth created CB-12134:
-------------------------------------

             Summary: '_system' option doesn't work for SMS links 
                 Key: CB-12134
                 URL: https://issues.apache.org/jira/browse/CB-12134
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
         Environment: Android
            Reporter: Edward Ellsworth
            Priority: Minor


The SMS app opens, but it is not in a "new window" but inside the Cordova app.

I've tried:

cordova.InAppBrowser.open('sms:123?body=test', '_system');

and:

window.open('sms:123?body=test', '_system');




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to