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

Error handling in Android #14

Open
ButtersHub opened this issue Apr 20, 2020 · 0 comments
Open

Error handling in Android #14

ButtersHub opened this issue Apr 20, 2020 · 0 comments
Labels
Android enhancement New feature or request

Comments

@ButtersHub
Copy link
Collaborator

We need to define an Error event that will be thrown to JS.
What kind of errors we might have:

  • No location permission
  • Bluetooth/location turned off - I guess we also need to listen on ACTION_STATE_CHANGED & PROVIDERS_CHANGED
  • All the errors we might get when turning on Advertise - in onStartFailure (we might want to ignore the ADVERTISE_FAILED_ALREADY_STARTED error)
  • All the errors we might get when turning on Scanning
@ButtersHub ButtersHub added enhancement New feature or request Android labels Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant