-
Notifications
You must be signed in to change notification settings - Fork 159
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
BUGS IOS cannot complete scanning in second try #108
Comments
eggyot
changed the title
ios cannot complete scanning in second try
BUGS IOS cannot complete scanning in second try
Dec 22, 2021
Did you find any solution? |
nope |
raj457036
added a commit
to raj457036/flutter_beacon
that referenced
this issue
Aug 29, 2022
Added altbeacon in scanner along with ibeacon.
|
any update? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try to find beacon and in first try to scanning it's work normal. after found beacon and I try to scanning again with same function, it's cannot complete and
whenComplete
is never executeADD NOTE
maybe because permission in ios cannot run twice like this post? Baseflow/flutter-permission-handler#752
The text was updated successfully, but these errors were encountered: