I had a report from a user struggling to open a pass. Turns out that one of the hashes in the manifest.json file was incorrect. It would be useful to have the validator actually check this.
I altered the file pass.json but the SHA1 hash was not checked and pkpass file is vilidated. This not ok, this not enhancement is it core functionality missing.
I had a report from a user struggling to open a pass. Turns out that one of the hashes in the manifest.json file was incorrect. It would be useful to have the validator actually check this.