You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the example passes from espass.it and I noticed that the files named strip.png and footer.png automatically find their places in the pass display when they are included in the container. As far as I can see, this is undocumented in the espass spec. I can help with documentation for this.
I downloaded the example passes from espass.it and I noticed that the files named
strip.png
andfooter.png
automatically find their places in the pass display when they are included in the container. As far as I can see, this is undocumented in the espass spec. I can help with documentation for this.Seems to be hardcoded here: https://github.com/ligi/PassAndroid/blob/2eae832bc0ccd6f90b79a0dde9af6d0cfb2f0f4c/android/src/main/java/org/ligi/passandroid/ui/UnzipPassController.kt
Most of this depends on the passbook application rendering the images. So esPass spec might be agnostic of all of these. I'm not sure though.
Raised the same issue in PassAndroid project too: ligi/PassAndroid#173
The text was updated successfully, but these errors were encountered: