Does anyone have IKScannerDeviceView working? It "works," in that I can set up the view, press the scan button, and get a scan to occur, but after that, I can't get a result sent to my delegate. It doesn't call back any error delegate method, but it does report some errors in the log, and when it calls scannerDeviceView(_ scannerDeviceView: IKScannerDeviceView!, didScanTo url: URL!, fileData data: Data!, error: Error!), it provides a nil url, and an empty data.
There's a dearth of examples online, so any help would be appreciated. Thanks! -- Rick Mann rm...@latencyzero.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com