This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Description
A lot of our plugins need permissions to operate on Android Marshmallow and up. The new model is that each first time a feature is used that require a permission, a dialog appears prompting the user to either allow or deny access.
Currently we ignore this and plugins are probably not working correctly on Marshmallow if app is targeted for API level 23 and up.