I am new to programming, so this question, I'm sure, is extremely simple (bear with me!)
I just installed zxing in my current xcode 4.5 project. It took me a while to get through the mistakes, but I finally understood.
I created a button called "scan" where I need to call zxing. How can i do this?
I tried to browse the files that I implemented in my source files, but cannot figure out which classes and methods to use.
And yes, I tried a Google search on this extremely basic concept, but found nothing :(
ios iphone xcode button zxing
Adam
source share