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
Before you will post a new issue to the RxAndroidBle library consider if you are filling a bug/feature request or a general question
about:
Usage of RxJava
Usage of Bluetooth Low Energy
Usage of RxAndroidBle
Weird behaviour of the peripheral you are using
Other not directly related to a new feature request or a bug
If any of the above points seems to match your use case — consider using Google or creating a question on www.stackoverflow.com with
a tag rxandroidble where it will be easier to access by other people with similar questions. Issues that are not bugs or feature requests
will be closed.
Summary
sample app scan finds no devices in release-1.5.0-rxjava2, but works fine in release-1.5.0-rxjava1
Library version
release-1.5.0-rxjava2
Preconditions
release-1.5.0-rxjava2
Steps to reproduce actual result
1. check out release-1.5.0-rxjava2 from github, build, add runtime permissions code
2. build, launch on Samsung Galaxy S7
3. App starts, click Start Scan - no devices found
Minimum code snippet reproducing the issue
N/A
Logs from the application running with setting RxBleLog.setLogLevel(RxBleLog.VERBOSE)
Disclaimer
Before you will post a new issue to the RxAndroidBle library consider if you are filling a bug/feature request or a general question
about:
If any of the above points seems to match your use case — consider using Google or creating a question on www.stackoverflow.com with
a tag
rxandroidble
where it will be easier to access by other people with similar questions. Issues that are not bugs or feature requestswill be closed.
Summary
sample app scan finds no devices in release-1.5.0-rxjava2, but works fine in release-1.5.0-rxjava1
Library version
release-1.5.0-rxjava2
Preconditions
release-1.5.0-rxjava2
Steps to reproduce actual result
1. check out release-1.5.0-rxjava2 from github, build, add runtime permissions code
2. build, launch on Samsung Galaxy S7
3. App starts, click Start Scan - no devices found
Minimum code snippet reproducing the issue
N/A
Logs from the application running with setting
RxBleLog.setLogLevel(RxBleLog.VERBOSE)
Actual result
Scan finds no devices
Expected result
Scan finds devices
The text was updated successfully, but these errors were encountered: