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

Fixed NotificationAndIndicationManager error handling. #235

Conversation

dariuszseweryn
Copy link
Owner

#225
Notification setup Observable<Observable<byte[]>> is now observing disconnection events to better notify about exceptions. Added cause to BleCannotSetCharacteristicNotificationException where possible.

#225
Notification setup `Observable<Observable<byte[]>>` is now observing disconnection events to better notify about exceptions. Added cause to `BleCannotSetCharacteristicNotificationException` where possible.
@dariuszseweryn dariuszseweryn added this to the 1.4.0 milestone Jun 29, 2017
@dariuszseweryn dariuszseweryn self-assigned this Jun 29, 2017
@dariuszseweryn dariuszseweryn requested a review from uKL June 29, 2017 14:29
…on_setup_exception

# Conflicts:
#	CHANGELOG.md
@dariuszseweryn dariuszseweryn merged commit 573a551 into develop Jul 3, 2017
@dariuszseweryn dariuszseweryn deleted the fix/issue_225_more_descriptive_notification_setup_exception branch July 3, 2017 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants