You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using a random path to save file but then I think we should send back the
decrypted filename in the DecryptedLocalAttachment. so you can use it to show the name to the user.
Filename can also be in the RemoteAttachmentMetadata but it’s not mandatory so if it’s been decrypted later it’s nice to be able to use it
The text was updated successfully, but these errors were encountered:
We are using a random path to save file but then I think we should send back the
decrypted filename in the DecryptedLocalAttachment. so you can use it to show the name to the user.
Filename can also be in the RemoteAttachmentMetadata but it’s not mandatory so if it’s been decrypted later it’s nice to be able to use it
The text was updated successfully, but these errors were encountered: