-
I'm seeing this error when I try to download and open a pkpass under iOS 7
```
Invalid data error reading pass pass.com.domain.discount/2500000.
The passTypeIdentifier or teamIdentifier provided may …
-
Hi,
I am trying to use jpasskit with Google App Engine on Eclipse.
``` Java
PKPass pass = createPKPass();
PKSigningInformation pkSigningInformation
= PKSigningUtil.loadSigningInformationFro…
ntsh updated
11 years ago
-
Hi,
I want to send Pass download URL to our customer. How can I generate this URL?
ex: https://pass.is/subway
Many thanks.
Semra updated
11 years ago
-
Greetings:
Is there already an implementation for Apple PassBook included in PushSharp?
Thanks in advance.
-
If the formatVersion is not a number then the pkpass does not open in PassBook.
You may want to put an exception for that. My team member working on a pull request.
-
Passes model should be made serializable
-
I'm not sure if this is related to Rails 4 or something else. I'm able to download a pass on my Mac, but when I try to download it on my iPhone I get a popup telling me that it can't download it.
Ser…
Sjors updated
11 years ago
-
Sorry.. feel free to delete this.. wrong project.
-
NoMethodError (undefined method `update_or_create' for #):
activerecord (3.2.11) lib/active_record/dynamic_matchers.rb:55:in`method_missing'
passbook-ruby (0.1.1) app/controllers/passbook/passes_c…
-
Found the gem on google, and tryed it out.
But when i create a the first pass everything works fine.
But the second pass from the same template generates the same serial number and auth token?
Also i…