-
Notifications
You must be signed in to change notification settings - Fork 166
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
Beacons sample transmits but doesn't scan on my phones. #161
Comments
I suspect additional permissions are required, in particular, android.permission.BLUETOOTH_SCAN. |
|
Pull request at gluonhq/attach#351 |
@macgibbon Attach 4.0.18-SNAPSHOT has a possible fix for this issue (based on your PR). Can you test it adding:
to your pom? |
This has been fixed, Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am seeing the same behavior on Android and Iphone. Would it be possible to provide release bundles as was done on [hello gluon ci project] (https://github.com/gluonhq/hello-gluon-ci/releases/tag/0.0.1)?
That would make it easier to distinguish between changes in hardware vs the development tools.
The text was updated successfully, but these errors were encountered: