GitHub user infil00p opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/52
Creation of the Geolocation Plugin entirely for permissions handling on Marshmallow. This is an ugly hack, but it works. It may make sense for a webview to come packaged with a utility plugin to control it somehow, but this is up to the plugin implementation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/infil00p/cordova-plugin-geolocation smores Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-geolocation/pull/52.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 #52 ---- commit 82a520b8e1bb324eea4c6111888e7568e92efc5b Author: Joe Bowser <bows...@apache.org> Date: 2015-09-18T20:59:00Z Thanks to Marshmallow, we now have a bunch of new code to handle the permissions. This is a major step backwards. commit e9bff32b0ed54b55641227d299b5809f0b8f86ea Author: Joe Bowser <bows...@apache.org> Date: 2015-09-22T23:03:28Z CB-9105: Fixing JS errors in the shim commit 6a912ef4a183c4e53cbe152927776cde10ee35af Author: Joe Bowser <bows...@apache.org> Date: 2015-09-24T22:15:22Z Adding engine tags: ---- --- 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