GitHub user infil00p opened a pull request:
https://github.com/apache/cordova-android/pull/330
Bridge Fixes for Android Jellybean
Updating the Javascript to detect whether we're using Jellybean or not
using the userAgent, and pick the right bridge based on the version of Android.
This isn't the best solution, but it's good enough until people stop using
Jellybean.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/infil00p/cordova-android JellybeanBridge
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/330.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 #330
----
commit 556f8252c44fee01d0cd4522971e0772670b4121
Author: Joe Bowser <[email protected]>
Date: 2016-09-08T22:29:00Z
CB-11828: Switching default bridge back to ONLINE_BRIDGE
commit 49cf8ae78a14346a8a97cd7694d2d43cf73a6bad
Author: Joe Bowser <[email protected]>
Date: 2016-09-09T17:01:04Z
CB-11828: Adding dirty userAgent checking to see if we're running Jellybean
or not for bridge modes
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]