Skip to content

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

Open
Harshil-d wants to merge 1 commit into
KasemJaffer:masterfrom
Harshil-d:322-Duplicate-Filenames-When-Sharing-from-WhatsApp
Open

fix(ios): append UUID to shared file names to ensure uniqueness#323
Harshil-d wants to merge 1 commit into
KasemJaffer:masterfrom
Harshil-d:322-Duplicate-Filenames-When-Sharing-from-WhatsApp

Conversation

@Harshil-d

Copy link
Copy Markdown
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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