Skip to content

cannot download some types of attachments #1707

@tomholub

Description

@tomholub

Theoretically, every possible type of attachment should be downloadable, since all the device has to do is decrypt it and save the file byte-for-byte. We should not have a situation when some attachments fail to download because of their type, but that's what happens today.

  1. go to Contacts app on Android, "manage", "export all". It produces a vcf file, like contacts.vcf
  2. use FlowCrypt for Android to send it to yourself encrypted
  3. open on iOS
  4. tap download

expected: file gets decrypted / saved to downloads

actual:

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions