Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create method for requesting ble permission #22

Open
3 tasks
smstuebe opened this issue Apr 8, 2016 · 2 comments
Open
3 tasks

Create method for requesting ble permission #22

smstuebe opened this issue Apr 8, 2016 · 2 comments

Comments

@smstuebe
Copy link
Collaborator

smstuebe commented Apr 8, 2016

Extend IBluetoothLE with EnsurePermissionAsync() and maybe HasPermission (maybe also asnyc).

  • iOS
  • Android
  • Add Unauthorized feature to BLE state
@smstuebe smstuebe added this to the 1.0.0 milestone Apr 8, 2016
@xabre xabre removed this from the 1.0.0 milestone May 13, 2016
@smstuebe smstuebe mentioned this issue Jun 24, 2016
6 tasks
@IlSocio
Copy link
Contributor

IlSocio commented Jul 29, 2016

Note that it does already exists the PermissionPlugin to handle all the logic related to permissions:
https://github.com/jamesmontemagno/PermissionsPlugin

@smstuebe
Copy link
Collaborator Author

smstuebe commented Aug 3, 2016

@IlSocio Yes we know this. But we have to decide if we add a dependency on it or not and how :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants