python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Max barcode size for Apple Wallet and Google Pay passes
I would like to allow users of my webapp to add passes to Apple Wallet and Google Pay via their respective add-to-wallet-buttons. The aztec code I intend to use on these passes has many data layers, h...
user2629641
Votes: 0
Answers: 0
Apple Wallet: Device not registering to receive push notification for a pass
Recently, I've managed to create a pass with WebServiceUrl and AuthenticationToken in order to subscribe for future changes. Since I'm in active development I used http://localhost:5000/passes as a We...
Tomas Petovsky
Votes: 0
Answers: 1
Is it possible to add hyperlinks/deeplinks to images in Apple PassKit?
I'm currently exploring the capabilities of custom passes in Apple Wallet.
One thing I would like to do is enable users to be able to go to my website if they click their gift card's icon.
However, a...
AlanSTACK
Votes: 0
Answers: 1
Apple Wallet / Passbook / Passkit: Register for push endpoint is called over and over
We have implemented the register for push endpoint, but sometimes the endpoint is called with exactly the same arguments over and over up to a couple of thousand times.
The first call returns 201 and ...
user3677636
Votes: 0
Answers: 0