Hi,
I am working on creating a wallet pass on which the QR code needs to be refreshed after every X seconds. I am planning to do by leveraging the push notification way of updating the passes.
https://developer.apple.com/documentation/walletpasses/adding_a_web_service_to_update_passes
I was wondering if there is any limit on the rate at which the passes can be updated ?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Is there a way to achieve rotating/refreshing QR Code functionality in Apple Wallet Pass. The QR code I am distributing to my customers contain sensitive information. I want to implement this rotating QR Code functionality so that the QR code gets rotated every few seconds this will prevent the use of screenshots of my wallet pass.
Similar to https://developers.google.com/wallet/retail/loyalty-cards/resources/rotating-barcodes
PS: Is there any other way to prevent or identify screenshots of the wallet pass.