Search code examples
iosios6passbook

Remove white border around thumbnail in Generic Passbook?


For some reason the pass automatically puts a white border around the thumbnail image we put in the passbook and I didn't find any reference for that in the documentation.


Solution

  • The complete documentation of the passbook format can be found here: https://developer.apple.com/library/ios/#documentation/UserExperience/Reference/PassKit_Bundle/Chapters/Introduction.html

    I could only find the suppressStripShine option, but nothing related to this border. So most likely the modification you seek is not currently supported. File a Radar.