coorasse / passkit

Wallet Pass generation for Ruby On Rails
MIT License
86 stars 25 forks source link

Added sharingProhibited and maxDistance properties. Allow custom files with add_other_files. #13

Closed cnotechappell closed 1 year ago

cnotechappell commented 1 year ago

Hi I had a need to add custom images for passes (e.g. employee badge with a picture of the employee), so I added add_other_files. Also added to other properties for the pass, maxDistance and sharingProhibited.