Issue report by Jeremy Bante
Product
FileMaker Go
Version
13.0.2
Operating system version
iOS 7.0.4 (11B554a)
Description of the issue
FileMaker Go cannot scan UPC-A barcodes (http://en.wikipedia.org/wiki/Universal_Product_Code).
Steps to reproduce the problem
Generate a UPC-A barcode. Attempt to scan the barcode using the Insert from Device script step, either using an iOS device built-in camera, or scanning directly from a container field.
Expected result
FileMaker Go should scan the barcode and insert a 12-digit result into the target field.
Actual result
No barcode is scanned. The Insert from Device script step results in error 418 ("Internal failure in INSERT operation into a field").
Exact text of any error message(s) that appear
If error capture is off when the Insert from Device script step is run, a dialog titled "Error" opens with the message "Insert from Device failed." and one button option labeled "OK".
Configuration information
In problem barcodes I have tested, I've generated the same barcode both within FileMaker and using the CNS Barcode iOS app.The bar patterns in the images created by each method are identical, and the CNS Barcode app is able to scan both images, so I'm confident that the barcodes themselves are not the problem. I made a file demonstrating the bug with several sample barcodes:
https://www.dropbox.com/s/ckk8scvudhfd017/BugSampleUPCA.fmp12.zip