signal-cli icon indicating copy to clipboard operation
signal-cli copied to clipboard

problems with passbook files

Open Henner opened this issue 3 years ago • 1 comments

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

Henner avatar Aug 09 '22 13:08 Henner

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

Henner avatar Aug 13 '22 12:08 Henner