Closed
Description
Hello,
I've integrated this framework and it works pretty well. However, when we reconnect, we don't get callbacks for the for the didUpdateValueFor
after we've called readValue(for characteristic)
.
If I just restart the app, it works fine and connect. Do you have any hint of what to look for and how to debug this issue?
To clarify. This only happens while running without mock enabled. Mocking works good and running without this library work good as well.
What we do is:
- Call connect after the device reports that it disconnected
- Get "didConnect" callback
- Call "readValue" on the peripheral.
Metadata
Metadata
Assignees
Labels
No labels