IOS XCODE Assertion Failed
I'm getting:
Assertion failed: (self.activateCount >= 0), function __30-[MBLRegister deactivateAsync]_block_invoke, file /Users/sschiffli/Code/metawear-ios-api/MetaWear/MBLRegister.m, line 572.
Is this something I might be causing or a possible bug? I'm just streaming at 100MHz. It's been working but this come up randomly while streaming.
Thank you for any help or insights into what this may be.
-SM
Assertion failed: (self.activateCount >= 0), function __30-[MBLRegister deactivateAsync]_block_invoke, file /Users/sschiffli/Code/metawear-ios-api/MetaWear/MBLRegister.m, line 572.
Is this something I might be causing or a possible bug? I'm just streaming at 100MHz. It's been working but this come up randomly while streaming.
Thank you for any help or insights into what this may be.
-SM
This discussion has been closed.
Comments