Undefined symbol: _OBJC_CLASS_$_XYBLEManager when running iOS application

Viewed 18

When I try to run this ios app, it says

Undefined symbol: OBJC_CLASS$_XYBLEManager Undefined symbol: OBJC_CLASS$_PosCommand Undefined symbol: OBJC_CLASS$_TscCommand Undefined symbol: OBJC_CLASS$_XYWIFIManager

what do they mean actually? this is actually bluetooth printer ios app that I got from the manufacturer

0 Answers
Related