Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

iOS Support where possible #2

Open
tw2113 opened this issue Oct 22, 2019 · 2 comments
Open

iOS Support where possible #2

tw2113 opened this issue Oct 22, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@tw2113
Copy link

tw2113 commented Oct 22, 2019

Understood if this ends up being a won't fix in case this is mostly a pet project for your own needs, but any ideas on how to potentially get iOS support? I was checking https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer and it lists Safari as no support down the entire column.

May or may not be a nail in the coffin for my usage at the moment, since I know the client will make iOS support a requirement.

@christianbayer
Copy link
Owner

Hi,

I didn't know that the DataTransfer API was an issue for Safari. This is very sad because even the IE (10 and later) supports it, and I don't know if there will be any workaround to make it work. When I was developing this plugin, this was the safest way to handle files. I'll take a look at this and check if there is a solution.

@christianbayer christianbayer added the bug Something isn't working label Nov 5, 2019
@tw2113
Copy link
Author

tw2113 commented Nov 5, 2019

I suspect it's going to be a case of either completely changing what API the plugin uses or leaving the support lacking for iOS, since neither of us would be able to influence Apple to suddenly support everything :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants