-
Make PKPass follow at least PSR-0 (PSR-1 would be great, too) and working with composer.
-
Hi,
I've hit a problem trying to generate a boarding pass.
I have managed to generate a sample event type pass with no problem at all. It's just the boarding pass that is giving me problems.
…
-
I tried to create a pass by develop on Zend Framework and add PHP-PKPass as a library.
I got a problem "Downloading Failed" on iPhone while on desktop are working fine.
And when I tried the same code…
-
I followed the steps to add WWDR Cert Path in my index.php and PKPass.php files. After adding, the pass is not showing in Pass format in my iPhone to add it as a pass in passbook. If i'm commenting th…
-
I notice that http://apps.tomttb.com/pkpass/full_sample does not work on iOS 7. The downloaded pass will load into the iOS simulator, but in Safari I'm getting
"Download Failed - Safari cannot downlo…
-
Hi
When I execute the code I am facing the issue while downloading it says **Failed to load resource: Frame load interrupted**.
not able to figure out the error here and if i execute the online …
-
Hi guys,
I'm new to pkpass and I'm fiddling around to make example.php work. I've followed the steps as described on the readme file by getting a certificate converting it to .p12 using Keychain Acce…
-
If you attempt to create a pass without adding any files, Safari gives an alert saying "Download Failed. Safari cannot download this file." It looks like this is an issue with Safari/Passbook itself…
-
Hi,
Could you make releases, even with 0.0.x pattern, so that composer resolve it without cloning the repo. Since your repo is on packagist.org and works great, it would be a nice step.
Thanks.
-
I am trying to create Coupon type pass. It works fine with one Secondary field.
But if I add more than one secondary or even on Auxilliary then pas hasn't been
created.
Any idea why?
I checked the js…