Search found 4 matches

by alfredm
Mon Mar 09, 2015 8:53 pm
Forum: Talking LiveCode
Topic: Barcode scanning in iOS using AVFoundation
Replies: 6
Views: 5080

Re: Barcode scanning in iOS using AVFoundation

Thank you. I saw him talking about that in an earlier post. I'll get a hold of him.
by alfredm
Mon Mar 09, 2015 8:47 pm
Forum: Talking LiveCode
Topic: Barcode scanning in iOS using AVFoundation
Replies: 6
Views: 5080

Re: Barcode scanning in iOS using AVFoundation

Sounds great about the MergZXing updates, but it sounds like it may take a while until Monte gets to working on it. In the meantime I need to get it working with AVFoundation. Is anyone out there that I can hire to write the piece of code for that?
by alfredm
Mon Mar 09, 2015 6:55 am
Forum: Talking LiveCode
Topic: Barcode scanning in iOS using AVFoundation
Replies: 6
Views: 5080

Re: Barcode scanning in iOS using AVFoundation

I have purchased MergZXing, but have not been able to make it recognize certain barcodes. It might be because it's based on the old ZXing 1.7 library. I believe the library is up to version 3.2 now.
by alfredm
Mon Mar 09, 2015 12:41 am
Forum: Talking LiveCode
Topic: Barcode scanning in iOS using AVFoundation
Replies: 6
Views: 5080

Barcode scanning in iOS using AVFoundation

Hello Livecode experts, I am trying to integrate native iOS barcode scanning into my Livecode app using the iOS built in AVFoundation framework. I am a relative novice to when it comes to Objective C programming, so this is beyond my capabilities. Is there anyone that could either point me in the ri...