-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot download some types of attachments #1707
Comments
@tomholub I couldn't reproduce this issue. I tried to attach vcf file from various android devices (with flowcrypt android app) and tried to save in iOS app and it worked fine. |
The steps are as above, in more detail:
device: iOS 13 Pro |
Hmmm...I tried exactly that step and it works fine in both simulator & device.. |
I don't get that far. As soon as I tapped the icon on top right, it shows error. Could I have denied some permission earlier? You could make an edit that would log more information in that situation. Maybe the whole stack. Then I could test it again. |
What I did is exactly same like you.
Device: iPhone 7 |
@tomholub Could you send me email which contains your contacts.vcf file from your android device (you may delete some sensitive infos). I think something's wrong with your vcf file. |
@tomholub Please check above when you have time |
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.
contacts.vcf
expected: file gets decrypted / saved to downloads
actual:
The text was updated successfully, but these errors were encountered: