GitHub user achercasky opened a pull request:

    https://github.com/apache/cordova-android/pull/214

    Network Error

    Hi! I'm trying to load an url from the userwebview.class. The url is 
https://google.com (very simple hehe). I already add the <plugin 
name="cordova-plugin-whitelist" version="1" /> and <allow-navigation 
href="https://google.com/*"; />.
    
    When I'm trying to load the url, the dialog appear with an error. 
"Application Error. There was a network error".
    
    I already have all the permission for access network and internet.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/cordova-android 4.1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/214.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #214
    
----
commit bc91c554e6fa00ecd0ff64422213d7dac13d302d
Author: Nikhil Khandelwal <nikhi...@microsoft.com>
Date:   2015-07-20T16:52:13Z

    Update JS snapshot to version 4.1.0 (via coho)

commit 4a7cbb5eb477c55f71a4a8bf346f5120cfccd051
Author: Nikhil Khandelwal <nikhi...@microsoft.com>
Date:   2015-07-20T16:52:13Z

    Set VERSION to 4.1.0 (via coho)

commit 5fa4728ebe4a54e03d85821d712a6388f9196130
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-07-22T10:20:39Z

    CB-9389 Fixes build/check_reqs hang
    
    This removes gradle version check since it requires downloading and
    installing of gradle distributive if it is not installed yet.
    
    Partial revert of 4bf705a
    
    (cherry picked from commit f9ce1c607befb7e5ce6e9ea98a1dd93b752ef297)

commit 5fb913d00088a9df8ea0816c523a6558d271dd25
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-07-22T13:45:49Z

    CB-9397 Fixes minor issues with `cordova requirements android`
    
    (cherry picked from commit d99a21eb8debecb9e247c60365a28632a365efb6)

commit d40f43c144ef9ec08e5feafc15ef78bc5b24f5f5
Author: alsorokin <alexander.soro...@akvelon.com>
Date:   2015-07-22T15:39:35Z

    CB-9185 Fixed an issue when unsigned apks couldn't be found. This closes 
#202
    
    (cherry picked from commit 8983ddbdccb60a680baa734e81b7817d1d4278a4)

commit 20d2964be783ff9c152e085ded0f443d38b70652
Author: Nikhil Khandelwal <nikhi...@microsoft.com>
Date:   2015-07-22T18:37:00Z

    Updating RELEASENOTES

commit 31295566f354fa9262bcbc4c87c6fb73aa4a3faf
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-07-31T13:37:21Z

    CB-9430 Fixes check_reqs failure when javac returns an extra line

commit 28580a2f4ce0c1e3215ec93ca61d367bdd123ec7
Author: Steve Gill <stevengil...@gmail.com>
Date:   2015-07-31T23:32:41Z

    CB-9428 update script now bumps up minSdkVersion to 14 if it is less than 
that.

commit 7427b15f5f0df01799857fd3aba675f13c5b523b
Author: Steve Gill <stevengil...@gmail.com>
Date:   2015-07-31T23:40:14Z

    updated release notes

commit da3f026974d8a97789f0178d8722da67296ee4ff
Author: Steve Gill <stevengil...@gmail.com>
Date:   2015-07-31T23:50:01Z

    Update JS snapshot to version 4.1.1 (via coho)

commit 6cda55b35f97576aac971e2823827007fd9c57ea
Author: Steve Gill <stevengil...@gmail.com>
Date:   2015-07-31T23:50:01Z

    Set VERSION to 4.1.1 (via coho)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to