I am about to get a 30 day trial - but I’m waiting till I find someone I can pay to create two projects first.
The #1 goal of what I need is to integrate zXing QR barcode reading.
http://code.google.com/p/zxing/
and
https://github.com/zxing/zxing/tree/master/iphone
I have done native Android but only have basic skills on iOS. I have *no* idea how hard this would be or if it’s even possible. David said it “should” be possible, which makes me wonder.
Some have said I should look to PhoneGap. Although that’s certainly an option - Adding this capability to Corona gives me all the benefits of Corona.
So basically, I’d pay someone a couple hundred bucks to make a project that would use zxing.
It’d need to detect if there’s a camera (easy, native).
If it has the camera - call the zXing library to acquire.
Return the contents of the scan, raw, back to a listener as an event. Success/Fail & Result / Reason
(cancel, etc.)
Then, I could parse the raw output and react accordingly.
This is for a business app, but I also have a game I want to use with this, too. By returning raw data, I can do fun stuff like market my game with QR codes like this:
Create a QR code for http://landingpage.myawesomemobileapp.com/?INAPPDATA=blahblahblah
If someone without my app scans it, they get prompted to install.
If someone WITH my app scans it, it ignores everything except INAPPDATA
Anyway - considering zXing has a java SDK and a iOS lib (ZXingWidget)…
I don’t think it’d be that hard. I just don’t know if I’d figure it out in under 30 days. o_o
[import]uid: 13784 topic_id: 32245 reply_id: 131188[/import]