Reputation: 1827
I have an app that I have a loyalty card in the app with a simple barcode and I recently added "Add to apple wallet" link and passes to my application.
I couldn't find documentation about a way to track wallet pass usage. Is there any metric I can get from Apple through my app or any way?
Upvotes: 0
Views: 549
Reputation: 2035
No this is not possible, Apple does not currently provide usage statistics of the wallet app. You would have to track scans of your QR code yourself.
Upvotes: 1