John Ament created CB-1560: ------------------------------ Summary: Cordova reports "Network Error" when trying to launch a corporate intranet site Key: CB-1560 URL: https://issues.apache.org/jira/browse/CB-1560 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 2.0.0 Environment: Android 4.0.x, Droid 4, SGS3 both reproduced it Reporter: John Ament Assignee: Joe Bowser
When you setup a simple app, with this: super.onCreate(savedInstanceState); super.loadUrl("http://devsystem.mycompany.com:8080/SomeMobileWeb"); You receive back a "Network Error." This site is not externally facing, it's internal only. This does not occur when your site is externally facing (public accessibility) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira