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

Extremely slow image selection on IOS devices #5062

Open
2 tasks done
shalev123d opened this issue Apr 8, 2024 · 3 comments
Open
2 tasks done

Extremely slow image selection on IOS devices #5062

shalev123d opened this issue Apr 8, 2024 · 3 comments
Labels

Comments

@shalev123d
Copy link

shalev123d commented Apr 8, 2024

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

No response

Steps to reproduce

Hello,
Tested on multiple iOS devices + multiple Uppy configurations as well on the example page - https://uppy.io/examples/
The issue is when selecting around 50+ images, and then clicking "Add", there is a delay of around 10-20 seconds depends on the device, while all android phones tested works just fine immediately.

Steps to reproduce -

  1. Enter https://uppy.io/examples/
  2. on an iOS device, click "My Files", select 50+ images from the gallery (local files)
  3. Click "Add"
  4. Notice the huge delay until the photos appear on the Dashboard UI.

Expected behavior

Photos should be added immediately after clicking "Add"

Actual behavior

Huge delay, around 10-20 seconds and even more on older iPhones.

@shalev123d shalev123d added the Bug label Apr 8, 2024
@Murderlon
Copy link
Member

Hi, I don't think there is anything we can do here. To access files you use a browser API, we don't implement that API ourselves. Over time I've seen quite some iOS specific bugs that were resolved over time.

We could double check with other file plugin libraries to see if it's faster or the same.

@shalev123d
Copy link
Author

@Murderlon Thanks for the reply!
I see what you're saying and that makes sense. Although I tried as a test to upload the same files to Google Drive and it was immediate in the same iOS devices.
If it's possible to double check it'd be awesome, thanks a lot in advance

@Murderlon
Copy link
Member

Just tested this on https://pqina.nl/filepond/ and it happens there too for me on iOS Safari.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants