App wallet pass does not work, it says this file can not be added to Passbook
-1
I use this package to generate pass: https://github.com/tschoffelen/PHP-PKPass , it generates the .pkpass without any errors, but the files won't work on ios, and the .pkpass can not be unziped with Mac's native zip, the file however can be unziped on windows, here is what the .pkpass look like: pass.json: { "description":"Demo pass", "formatVersion":1, "organizationName":"Flight Express", "passTypeIdentifier":"pass.com.something.somethingelse", "serialNumber":"1234567890", "teamIdentifier":"T8Psecret983", "generic":{ "primaryFields":[ {"key":"origin","label":"San Francisco",...