-
I'm testing the version 0.0.7 and 0.0.6. the test (switching path), especially this class PKSigningUtilTest the method testJson. You have successfully generated the pass.pkpass file, but when I try to…
-
I have not managed to use correctly the 'associatedStoreIdentifiers' attribute of the Pass class with current version of the code.
I used this line of code:
$pass->addAssociatedStoreIdentifier(585027…
-
Hi, I'm having a problem generating pkpass with jpasskit. I use Linux to develop and don't have an iPhone so my friend is the one who tests the pkpass.
When he tries to load the generated pkpass on hi…
-
This error was initially reported in [PassbookBundle](https://github.com/eymengunay/PassbookBundle) by @Numerah. Moving it here as the bug is caused by this library.
https://github.com/eymengunay/Pas…
-
Hi
I am generating .pkpass using below code, but it has not been recognized by iPhone. When I am sending email to my iPhone and attaching .pkpass as attachment, the attached .pkpass file showing null…
-
I want to create multiple .pkpass like the zip must contain 2 .pkpass files, How can I do that. Please help me out.
-
I keep getting this error: The pass "pass.pkpass" could not be opened. Below's my code. I've re-done the cert process like 3 times. Not sure where it's failing because the package seems intact.
``` …
-
Reported by hnthuan:
> There is one problem with Barcode when create file pkpass.
> When I call function setMessageEncoding( Charset.forName( "utf-8" ) ),I receive a string {"register":"true"} in fi…
-
Hi,
currently I'm having a problem with adding generated passes to the Passbook app on an iPhone. I've generated a pass and emailed it to the iPhone. When I download the atachement it displays as _(…
-
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…