Bundle of Passes only allows 10 or less in a bundle?

I am attempting to have a bundle of passes so they can be downloaded as a group on a website. This works well, however when there are 11 or more passes included in the bundle I receive a "Safari cannot download this file" error. A bundle of 10 or less will download and can be added to Apple Wallet successfully.

I have followed the documentation here: https://developer.apple.com/documentation/walletpasses/distributing_and_updating_a_pass

Is there an undocumented limitation of the number of passes that can be in a bundle or has anyone run into this issue as resolved it?

Thanks, Mike

Can you try with another browser ?

Is it UIKit or SwiftUI code ?

I believe this feature may only work on Safari, again not something that is documented. In Chrome for example it simply downloads the passes.pkpasses as a file rather than opening it in wallet.

As noted in Safari on iOS this works fine for a bundle that has 10 or less tickets in it.

Bundle of Passes only allows 10 or less in a bundle?
 
 
Q