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
Using this SDK on iOS15 I can't get the device to disconnect.
AcaiaManager.shared().connectedScale?.disconnect() calls the AcaiaScaleDidDisconnected once but the AcaiaManager.shared().connectedScale value doesn't seem to change.
This also happens with the example applications provided in the codebase. Anything to you could do to sort this would be great.
Cheers,
Matt
The text was updated successfully, but these errors were encountered:
Hi there,
Using this SDK on iOS15 I can't get the device to disconnect.
AcaiaManager.shared().connectedScale?.disconnect() calls the AcaiaScaleDidDisconnected once but the AcaiaManager.shared().connectedScale value doesn't seem to change.
This also happens with the example applications provided in the codebase. Anything to you could do to sort this would be great.
Cheers,
Matt
The text was updated successfully, but these errors were encountered: