tesseract-OCR-iOS-demo
tesseract-OCR-iOS-demo copied to clipboard
NSUnknownKeyException
trafficstars
TesseractOCRDemo[2839:529198] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIViewController 0x106531c40> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key activityLoader.'
Steps to resolve : change class from main.storyboard Uiviewcontroller -> TesseractOCRDemoVC
when you will read this you can close issue ;)