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",
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
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