MobileChromeApps / cordova-plugin-chrome-apps-bluetooth

BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

Update plugin.xml to add coarse location #8

Open sevenbitbyte opened 8 years ago

sevenbitbyte commented 8 years ago

Add permission for ACCESS_COARSE_LOCATION to fix permission denied errors on Android 6. On Android 6 the scan never finishes and events for device found are never received within the plugin unless additional permissions are enabled.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


sevenbitbyte commented 8 years ago

I signed it

On Wed, Mar 30, 2016 at 12:35 PM, googlebot notifications@github.com wrote:

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

[image: :memo:] Please visit https://cla.developers.google.com/ https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll

verify. Thanks.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-bluetooth/pull/8#issuecomment-203599543

googlebot commented 8 years ago

CLAs look good, thanks!

FREEZX commented 7 years ago

Soooo... this is stuck with this bot here?