passkit4j icon indicating copy to clipboard operation
passkit4j copied to clipboard

Java library for generating Apple Passbook (.pkpass) files

Results 12 passkit4j issues
Sort by recently updated
recently updated
newest added

Simple changes to enable converting a pass.json into a Pass object. More work is needed to support the manifest, and extracting this from a zip file.

I would like to generate a Pass object from an existing pass.json, and equally I would like to generate the pass.json from a Pass object. This way I can store...