Chris
Chris
I am currently struggling with the same error on Android. Some fixes that I encountered while searching for a solution were: - Make sure that the BleManager is setup correctly...
Are there any updates on this? I'm currently in the situation that I need to get a device that could potentially already be paired with my android phone.
I faced the same issue and found a _very_ hacky workaround for it. I just append a random uuid to the marker id and call `setState()` when tapping the marker....