I am facing issues with .pkpasses
bundle. Currently, I generate multiple .pkpass files, and store them in a zip as .pkpasses
. Once I drag this ZIP into my IOS simulator or mail it to my iPhone, nothing happens.
These are the steps I followed (https://developer.apple.com/documentation/walletpasses/distributing_and_updating_a_pass)
- Create a .zip file containing the .pkpass files for the passes that are part of the bundle.
- Change the extension of the .zip file to .pkpasses.
I have uploaded my bundle.pkpass
to Google Drive: https://drive.google.com/file/d/1UIjRpiwWtYGnPILDQV3aAfmu1D7MGE_L/view?usp=sharing
Is anybody facing similar problems? I am not sure if this is an IOS17 issue, because I haven't worked with .pkpasses files before.