Post

Replies

Boosts

Views

Activity

Wallet Pass Bottom Icon
Is it possible to have a bottom left corner icon, on a pass? I didn't see anything about it on the layouts documentation, but I've seen this image on https://developer.apple.com/documentation/walletpasses where it clearly diplays a bottom left corner icon Also I found this one
2
0
1.3k
Jan ’23
associatedStoreIdentifiers on a Apple Wallet Pass
Im trying to display a bottom icon to redirect to an app, on a coupon pass. I tried adding the associatedStoreIdentifiers with a random app like facebook, but couldn't make it show up. I tried with iOS Simulator (with multiple iOS versions) and a physical device too (iOS 16). This is how the beginning of the pass.json looks like  "formatVersion" : 1,  "passTypeIdentifier" : "xxxx",  "serialNumber" : "xxxx",  "associatedStoreIdentifiers" : [284882215],  "teamIdentifier" : "xxxx",
0
0
722
Jan ’23