question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does not support barcode?

See original GitHub issue

I was following Apple’s examples and the sign_pass utility successfully outputs the barcode object, but when using your passkit no barcode is on the pass

In my pass.json I have:

"barcode" : {
    "message" : "123456",
    "format" : "PKBarcodeFormatQR",
    "messageEncoding" : "iso-8859-1"
  },

But no barcode is present in the generated pass.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nickasdcommented, May 18, 2019

Barcodes now seem to be accepted in the json, but I will make a PR for the readme to clarify other things.

1reaction
nickasdcommented, Aug 9, 2018

Thanks for your help. This should be mentioned in the README. Can somebody update it or is it ok I make a PR?

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 reasons Why Your QR Code is Not Working - Beaconstac blog
No. QR Codes do not have a lifespan. A QR Code can be scanned any number of times and they do not expire....
Read more >
Why Aren't My Barcodes Scanning? 3 Common Problems ...
There are many reasons barcodes might not scan and most of them can be boiled down to one of three things—your equipment isn't...
Read more >
Barcode Scanner not supported / Windows 10 Support
Yes - but you pointed out my exact issue. "This Scanner is Obsolete, but may be useful when scanning codes in a web...
Read more >
Unable to Scan QR Code? Here's How to Fix a QR Code.
If a QR code won't scan or doesn't work, we got you. Here's a rundown of common QR code issues that leave folks...
Read more >
Unable to Scan Barcode Printed with Font | BarcodeFAQ.com
The most common cause for a barcode font failing to scan is a missing or incorrect start, stop or check digit. All barcode...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found