You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no API to monitor BLE state with observables. On iOS there is a property which allows you to know if BLE was turned off, is unsupported etc. It would be nice to have an observable emitting such state changes which could be then chained with other functions (for example scanning).
It's a feature request.
The text was updated successfully, but these errors were encountered:
…lient` wether it has a chance to start scan or connection successfully. #55
Reviewers: przemek.lenart, pawel.urban
Reviewed By: pawel.urban
Differential Revision: https://phabricator.polidea.com/D2351
Summary
Currently there is no API to monitor BLE state with observables. On iOS there is a property which allows you to know if BLE was turned off, is unsupported etc. It would be nice to have an observable emitting such state changes which could be then chained with other functions (for example scanning).
It's a feature request.
The text was updated successfully, but these errors were encountered: