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
I had a problem only happening on iOS that I have to call startScan twice to actually start scanning. I spent some time debugging, and comparing my implementation to the example project. After listening to the adapterState and only start scanning after this, solved the issue. I don't know if it's a bug, but I thought I would share this information.
My version is: 1.32.12
Thank you for the amazing library!
Cheers,
Levi
The text was updated successfully, but these errors were encountered:
Hi!
I had a problem only happening on iOS that I have to call
startScan
twice to actually start scanning. I spent some time debugging, and comparing my implementation to the example project. After listening to theadapterState
and only start scanning after this, solved the issue. I don't know if it's a bug, but I thought I would share this information.My version is: 1.32.12
Thank you for the amazing library!
Cheers,
Levi
The text was updated successfully, but these errors were encountered: