Sign wallet pass error: Pass Type ID

Hi peoples,

i have a problem to sign the wallet passes

do you know how to fix this error? Warning: unable to build chain to self-signed root for signer "Pass Type ID: ++++++++"

I followed the steps from this documentation: https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/YourFirst.html#//apple_ref/doc/uid/TP40012195-CH2-SW1

The previous named error is shown on this step: To sign and compress the pass, use the signpass tool to sign the pass package. In Terminal, run the following commands: cd ~/Documents ./signpass -p Lollipop.pass

KR

Clemens

Replies

do you know how to fix this error? Warning: unable to build chain to self-signed root for signer "Pass Type ID: ++++++++"

There are two common causes for this, as described in this post.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I encountered the same problem. Have you solved it? If so, can you tell me how to solve it?