Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(ios): append UUID to shared file names to ensure uniqueness #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Harshil-d
Copy link

  • Resolves issue with duplicate filenames when sharing from WhatsApp
  • Appends UUID to the end of each filename before the extension
  • Maintains original filename and extension for user readability
  • Prevents overwriting of files with identical timestamps

Relates to #322
Closes #322

- Resolves issue with duplicate filenames when sharing from WhatsApp
- Appends UUID to the end of each filename before the extension
- Maintains original filename and extension for user readability
- Prevents overwriting of files with identical timestamps
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IOS] Duplicate Filenames When Sharing from WhatsApp
1 participant