SwiftOCR icon indicating copy to clipboard operation
SwiftOCR copied to clipboard

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

Open jsl303 opened this issue 7 years ago • 3 comments

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: "

jsl303 avatar May 29 '17 16:05 jsl303

same issue. any help?

steveluoxin avatar Aug 10 '17 07:08 steveluoxin

Same here, any help much appreciated!

will-0 avatar Aug 16 '17 15:08 will-0

Same

Is it an iOS version bug?

mmbabaev avatar Aug 21 '17 06:08 mmbabaev