admin管理员组

文章数量:1244331

I have integrated Apple Wallet in Node.js to generate gift cards. The integration is successful, and I have created the Apple Wallet pass.

Now, I need help with updating the pass that has already been added to the user's Apple Wallet. For example, when the card expires, I need to update the expiration status text on the card and send a notification to the user. Additionally, when the user uses the card and the amount is reduced, I need to update the amount text as well.

Additionally, when the user uses the card and the amount is reduced, I need to update the amount text as well.

本文标签: iosUpdating the pass that has already been added to the user39s Apple WalletStack Overflow