Page 1 of 1
Display Barcode on mobile device?
Posted: Wed Sep 25, 2013 7:30 am
by John5766500
Hi - Putting together an App for a local gym that wants to display a barcode on the mobile device, which the reception desk would scan. Pretty much the same as Tesco's clubcard app works.
Any ideas how to display a barcode? Seen examples for using the device to scan a barcode, but in my case I want this the other way around.
thanks again.
John.
Display Barcode on mobile device?
Posted: Wed Sep 25, 2013 9:16 am
by Maryna Brodina
Display Barcode on mobile device?
Posted: Wed Sep 25, 2013 10:06 am
by John5766500
Hi Marina - perfect thank you
Display Barcode on mobile device?
Posted: Sun Mar 23, 2014 12:23 am
by Christopher Parello
John did you ever get that to work? I am currently working on a similar project.
Display Barcode on mobile device?
Posted: Sun Mar 23, 2014 3:32 am
by Alena Prykhodko
Hello Christopher, do you need us to assist you?
Display Barcode on mobile device?
Posted: Mon Jun 01, 2015 4:28 pm
by Michael Droll
Could you walk me through getting the plugin http://jeromeetienne.github.io/jquery... into my app?
I created new JS from the jquery.qrcode.min.js
Added a htlm component with
Added event with JS: jquery('#qrcode').qrcode("this plugin is great");
But nothing displays on the page.
Display Barcode on mobile device?
Posted: Mon Jun 01, 2015 5:43 pm
by Evgene Karachevtsev
Hello Michael,
We are sorry but unfortunately plugins are outside the scope of our support.
Display Barcode on mobile device?
Posted: Tue Jun 02, 2015 6:34 pm
by Michael Droll