tschoffelen / php-pkpass

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

Work around with Zend Framework #24

Closed Shalling closed 11 years ago

Shalling commented 11 years ago

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 on normal php is working. Anything suggestion?

tschoffelen commented 11 years ago

Connect your iPhone to your Mac and open the console in Xcode (if you have a developer account). This probably means that there's an error in the pass JSON or in the attached files. Also try downloading on your desktop and sending it via email to your iPhone. Does that work? I'm pretty sure that it is not a Zend Framework-related issue.

lock[bot] commented 6 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.