SwiftOCR
SwiftOCR copied to clipboard
does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and no access to InverseDeviceID
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: "
same issue. any help?
Same here, any help much appreciated!
Same
Is it an iOS version bug?