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
I set it up as instructed but I'm getting the following error from the debug console malloc: *** error for object 0x319c205: pointer being freed was not allocated failing at this line [[MBMicroblinkSDK sharedInstance] setLicenseKey:iosLicense]; inside CDVMicroblinkScanner.m. How should I fix this?
cordova-ios: 6.2.0
Xcode 12.5.1
The text was updated successfully, but these errors were encountered:
I set it up as instructed but I'm getting the following error from the debug console
malloc: *** error for object 0x319c205: pointer being freed was not allocated
failing at this line[[MBMicroblinkSDK sharedInstance] setLicenseKey:iosLicense];
insideCDVMicroblinkScanner.m
. How should I fix this?The text was updated successfully, but these errors were encountered: