-
## Criteria
1. 1st-class support
2. Cost-effective or free (as in beer) cost
3. Can handle the load
4. ??
-
I get this exception while creating a pass:
```
Caused by: java.lang.NoClassDefFoundError: org/bouncycastle/asn1/ASN1ObjectIdentifier
at org.bouncycastle.operator.jcajce.JcaContentSignerBuild…
-
Until this gem is on rubygems.org... I have tried in vain to install this but keep failing miserably. There is not even a .gem file, so I try to build the .gem myself by doing
```
gem build ~/Downloa…
-
Are you guys the same ones who do this gem? https://rubygems.org/gems/passbook
-
a bug in PassGenerator.cs line 195, Cause join passbook to fail.
bug
```
string hash = GetHashForBytes(request.Images[PassbookImage.Icon]);
jsonWriter.WritePr…
-
Hy I have an issue with setting barcode messageEncoding. I get this exception when i try to generate pass.json:
(org.codehaus.jackson.map.JsonMappingException) org.codehaus.jackson.map.JsonMappingExc…
-
Hi Tomas,
I am trying to use your code to generate a pass and subsequently mailing it to an iPhone (release version of IOS6). The pass is generated without a glitch and shows up in the mail attachmen…
-
If I call this `PassSerializer.writePkPassArchive(pass, signer, byteOutputStream);` I the following exception:
```
Caused by: com.ryantenney.passkit4j.PassSerializationException: Error closing output…
-
i have make a smple python app that create the passbook files.
this is the code
``` python
cardinfo = StoreCard()
cardinfo.addPrimaryField("name","Name:","name")
passTypeIdentifier …
-
While trying to open dotnet-passbook solution with VS 2012 RC there is an error "Passbook.Generator.Tests Project is incompatible"