tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
911 stars 188 forks source link

no pass generated #98

Closed livedevel closed 4 years ago

livedevel commented 4 years ago

using your scripts i get a pkpass file. I cant open it on iphone. When i try to debug it in xcode simulator no error is thrown.

is the script still working? Becuse on https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/Creating.html#//apple_ref/doc/uid/TP40012195-CH4-SW1 there is PKCS #7 mentioned and not 12

thanx for help

tschoffelen commented 4 years ago

Hi there,

Yep, I'm certain that the library still works. It's used in a lot of production environments.

Have you tried the debugging instructions from the README?

https://github.com/tschoffelen/php-pkpass#debugging-passes

livedevel commented 4 years ago

Hi :-),

i have access to the console. i tried the iphone, and the simulator, but i get no message inside the console. it seems like the file is recognized by the extention .pkpass. but wenn i try to use it, nothing happens. not even a error message. :-/

UPDATE: try a bit, now i get debug errors. :-)

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.