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
Was trying to help someone diagnose connection errors, turns out the BLE device was constantly connecting and disconnecting. It would be nice to keep a ring buffer of things we're currently NSLog-ing and display them in a view controller with the option to share the contents.
@ps2 do you have any strong feelings about how this should behave? I was thinking of keeping the buffer on the RileyLinkKit side and surfacing a delegate method in BLEKit.
The text was updated successfully, but these errors were encountered:
Was trying to help someone diagnose connection errors, turns out the BLE device was constantly connecting and disconnecting. It would be nice to keep a ring buffer of things we're currently NSLog-ing and display them in a view controller with the option to share the contents.
@ps2 do you have any strong feelings about how this should behave? I was thinking of keeping the buffer on the RileyLinkKit side and surfacing a delegate method in BLEKit.
The text was updated successfully, but these errors were encountered: