I am implementing In App verification for users that provision cards in Wallet.
When I want to fetch cards from Wallet in my mobile app using PKPassLibrary().passes(of: .payment) it returns zero when I use Wallet Sandbox. But when I use Wallet regularly, it returns me cards I have provisioned.
What could be the reason?
When I want to fetch cards from Wallet in my mobile app using PKPassLibrary().passes(of: .payment) it returns zero when I use Wallet Sandbox. But when I use Wallet regularly, it returns me cards I have provisioned.
What could be the reason?