Skip to content
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

Are file names universally unique? #129

Open
mradlmaier opened this issue Nov 14, 2015 · 4 comments
Open

Are file names universally unique? #129

mradlmaier opened this issue Nov 14, 2015 · 4 comments

Comments

@mradlmaier
Copy link

Are file names universally unique?

Or is it possible that the image-chooser-library generates the same file names on different android devices?

@coomar2841
Copy link
Owner

No, They can't be unique across all devices. It's just a timestamp.

@mradlmaier
Copy link
Author

Is it possible to make them have unique file names, by using UUID instead
of timestamps?
This would make Synchronisation of files across devices easier.

Kumar Bibek notifications@github.com schrieb am Sa., 14. Nov. 2015 um
19:01:

No, They can't be unique across all devices. It's just a timestamp.


Reply to this email directly or view it on GitHub
#129 (comment)
.

@coomar2841
Copy link
Owner

Yes, sure. Will add this for the next version.

@mradlmaier
Copy link
Author

Great!

Kumar Bibek notifications@github.com schrieb am Sa., 14. Nov. 2015 um
19:09:

Yes, sure. Will add this for the next version.


Reply to this email directly or view it on GitHub
#129 (comment)
.

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

No branches or pull requests

2 participants