Posts

Post marked as solved
6 Replies
195 Views
Hi together, i have truble to parse an json with an array like following: "data": [ [ 0000000000, [ { "count": 0 } ] ], [ 0000000000, [ { "count": 0 } ] ] ], Can someone help me to parse that with the this? Thanks
Posted
by clemens68.
Last updated
.
Post not yet marked as solved
2 Replies
1k Views
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
Posted
by clemens68.
Last updated
.