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

Detect Beacon without uuid (IOS) #180

Closed
raphaelAdekz opened this issue Feb 28, 2020 · 3 comments
Closed

Detect Beacon without uuid (IOS) #180

raphaelAdekz opened this issue Feb 28, 2020 · 3 comments

Comments

@raphaelAdekz
Copy link

Version

1.0.1

Platform

iOS | Android

OS version

iOS 13| android 7.0...

Is there any way to detect the beacons in IOS without needing the iBeacon uuid? Because my application uses the uuid of the beacon found to make a query in the database, and on android if I pass NULL to uuid, it detects all, however on IOS this does not work

@adarshraj87
Copy link

@raphaelAdekz How did you tackle the issue?

@raphaelAdekz
Copy link
Author

@raphaelAdekz How did you tackle the issue?

I was using it wrong, in fact all beacons must have the same uuid and what should be used to differentiate them is the major and the minor

@Srikanth-Enuguru
Copy link

@raphaelAdekz @adarshraj87 Are you able to scan the iBeacons using this library?
If yes could you please share your code or help me in fixing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants