javaBin / javazone-ios-app

MIT License
2 stars 0 forks source link

Tickets #6

Closed chrissearle closed 4 years ago

chrissearle commented 4 years ago

Spec?

chrissearle commented 4 years ago

Added @anders88 in case he can add some info or give some pointers to others :)

chrissearle commented 4 years ago

Just out of interest - I scanned the QR code in my eventbrite PDF from last year. Got a 23 byte number.

Last year's app tries to pass that to the inbuilt contact code:

CNContactVCardSerialization.contacts(with: data)

Which gives me an empty card back. So when I scan last years barcode with last years app it fails.

I kind of need to know how the ticketing system works, what qr code to scan, etc etc - if this is to work

chrissearle commented 4 years ago

Could it be that you use it to scan your actual entry badge after entry ? Given that partners scan that to get your contact info ... - that sounds more like a vcard.

chrissearle commented 4 years ago

OK - it's badge - not ticket and only used for the partner system. Closing this ticket,