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
When selecting photos on an iOS device, you can swipe to select multiple photos at once. However, when these photos are located in the cloud (only a preview on the device), the selection is not submitted to the uploader. When you select these photos one-by-one by using the long press it does work. I suspect that this is a bug on OS level, but I'd like to hear your opinion.
The text was updated successfully, but these errors were encountered:
I understand what you're saying, but it's not that the native file picker doesn't work. There's something going wrong in between the two. So either the native picker doesn't submit the event well, or the event isn't captured as it should.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
When selecting photos on an iOS device, you can swipe to select multiple photos at once. However, when these photos are located in the cloud (only a preview on the device), the selection is not submitted to the uploader. When you select these photos one-by-one by using the long press it does work. I suspect that this is a bug on OS level, but I'd like to hear your opinion.
The text was updated successfully, but these errors were encountered: