Hi - any idea why PKAddPassesViewController.canAddPasses() returns false on iPad?
Shouldn't that function be called first before attempting to provision a pass? iPad doesn't have the wallet app so I'm guessing that os why this returns false - but I don't see a different flow suggested in the docs for iPad?
https://developer.apple.com/documentation/passkit/pkaddpassesviewcontroller/1619212-canaddpasses
Any guidance appreciated. Thanks!