-
i was facing this error from the beginning of my development and it generates the folder instead of .pkpass file and didnt sign the pass. initially it looked like openssl problem. after 3 months i fin…
-
Hi,
your pkpass viewer looks really promising. Do you mind clarifying the Free Software license?
If you need help, the folks from github prepared something here:
https://github.com/blog/1530-choosin…
grote updated
10 years ago
-
It'd be neat if I could specify where to look for pkpass files - right now searching for passes takes a long time.
-
hi,
excute this command Num 58 in ViewController.m,
`fileManager copyItemAtPath:resourcePath toPath:documentsDirectory error:&error`
will show error,as like `copyitematpath the operation couldn’t be c…
-
Using your solution I was able to create pkpass file. When I email my self and open it via email - I am able to see the pass. When I click Add on the top right corner, this pass does not get added to …
-
Update PKPass class, add getPassThatWasSet function:
``` java
public PKGenericPass getPassThatWasSet() {
return passThatWasSet;
}
```
This is required to simplify implementation of t…
-
PHP 5.4.24 Cli
Using the `Usage Example` for testing,
signpass -v verify the signature, but pkpass cannot add into passbook(iOS7.0.4),
and I found outputpath/passsn/. in the zip file...
the unpacked…
-
Update function convertStringToColor to support reading Color from six-digit (hex triplet) and three-digit (shorthand) hexadecimal forms.
Provides better flexibility for importing of passes.
-
Hi,
I make my pass. It's work fine, and I can download it from my web browser. And the content of the pass is OK, manifest, signature, json... . But on IOS 6 Beta 3, Safari say Download Failed. Nothi…
-