react-native-bluetooth-escpos-printer
react-native-bluetooth-escpos-printer copied to clipboard
Error in Xcode 13
Expression does not compute the number of elements in this array; element type is 'const unichar' (aka 'const unsigned short'), not 'char'
else if (cValue < sizeof(C40_BASIC_SET_CHARS) / sizeof(char))
giving this type of error in node_modules/react-native-bluetooth-escpos-printer/ios/ZXingObjC-3.2.2/ZXingObjC/datamatrix/decoder/ZXDataMatrixDecodedBitStreamParser.m:224:57: Expression does not compute the number of elements in this array; element type is 'const unichar' (aka 'const unsigned short'), not 'char'