Hello, as a developer I'm looking for troubleshooting options for Apple Wallet.
I have obtained the certificates, signed the pass and dynamically generated a user-specific "Add to Apple Wallet" link on my website (not from an app).
On Safari, on my IPhone, i get "Safari cannot download this file".
On Chrome, also on the iPhone, I get "Sorry, your pass cannot be installed to Passbook at this time."
If accessing the link from a desktop I'm able to download the pkpass file just to confirm that a file is being downloaded. But I need it to work on the iPhone.
I believe that the MIME type, file extension, required pass properties are all set.
How can I diagnose further? Is there a log file or developer mode I can activate in Apple Wallet?