NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.61k stars 481 forks source link

does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and no access to InverseDeviceID #90

Open jsl303 opened 7 years ago

jsl303 commented 7 years ago

The following code gives me an error for me. Swift 3.1, Xcode 8.3.2. Thanks!

    ocr.recognize(image) { result in
        debugPrint("OCR Result: \(result)")
    }

2017-05-29 12:11:51.805177-0400 Test[2444:1199122] libMobileGestalt MobileGestaltSupport.m:153: pid 2444 (Test) does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled 2017-05-29 12:11:51.805310-0400 Test[2444:1199122] WlibMobileGestalt MobileGestalt.c:550: no access to InverseDeviceID (see rdar://problem/11744455) "OCR Result: "

steveluoxin commented 6 years ago

same issue. any help?

will-0 commented 6 years ago

Same here, any help much appreciated!

mmbabaev commented 6 years ago

Same

Is it an iOS version bug?