signal-cli
signal-cli copied to clipboard
problems with passbook files
Hi,
I am appending passbook files as following:
-a /tmp/ticket1.pkpass
the recipient is not able to add it to the Wallet in IOS. If I now forward this ticket from inside Signal to an other user using the share function, I can add it to wallet again... So maybe you are guessing the wrong Content-Typ or set it to application/octet-stream? The correct one should be: application/vnd.apple.pkpass Do you need a pass for testing?
I am running: debian bullseye/sid signal-cli 0.10.9 penjdk 17.0.4 2022-07-19
I solved it for me by adding the mime type to /etc/mime.types
but I would find it useful, if this was fixed as a fallback in signal-cli