We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I:
And all I get is a "Hello World!"
Furthermore, the scan is at the bottom of the Main:
Android-Estimote-UWB-SDK/uwbtestapp/app/src/main/java/com/estimote/uwbdemo/MainActivity.kt
Line 63 in 66c5815
But curiously the check for the scan results are north of this:
Lines 27 to 47 in 66c5815
Even moving the scan upwards doesn't do anything. And I can't debug because I cannot view the SDK code, otherwise I would have submitted a PR.
Does this product or any code actually work?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I:
And all I get is a "Hello World!"
Furthermore, the scan is at the bottom of the Main:
Android-Estimote-UWB-SDK/uwbtestapp/app/src/main/java/com/estimote/uwbdemo/MainActivity.kt
Line 63 in 66c5815
But curiously the check for the scan results are north of this:
Android-Estimote-UWB-SDK/uwbtestapp/app/src/main/java/com/estimote/uwbdemo/MainActivity.kt
Lines 27 to 47 in 66c5815
Even moving the scan upwards doesn't do anything. And I can't debug because I cannot view the SDK code, otherwise I would have submitted a PR.
Does this product or any code actually work?
The text was updated successfully, but these errors were encountered: