jQuery-File-Upload icon indicating copy to clipboard operation
jQuery-File-Upload copied to clipboard

Selecting Files Doesn't Work on Windows Phone 8 (Lumia 920)

Open skyscaler opened this issue 12 years ago • 5 comments
trafficstars

Thanks for creating such a great plug-in. Any plan to make it working on Windows Phone 8?

skyscaler avatar Jun 09 '13 13:06 skyscaler

I would definitely like to make it work on Windows Phone, however I don't have a Windows Phone to test it, nor do I have a license for Windows 8 (64 bit) required to get the Windows Phone simulator to work.

So if anyone with the required hardware of software environment wants to step up and investigate this issue, it would be very welcome.

blueimp avatar Jun 11 '13 23:06 blueimp

I've revisited this issue and unfortunately, Windows Phone simply doesn't support web file uploads. Worst, it is not possible to do feature detection here as Windows Phone renders file inputs but doesn't set them to disabled (as e.g. older iOS phones do).

blueimp avatar Jul 05 '13 14:07 blueimp

See also: http://viljamis.com/blog/2012/file-upload-support-on-mobile/

blueimp avatar Jul 05 '13 14:07 blueimp

Note: Windows Phone 8.1 and IE11 seems to have working file upload, just tested with Nokia Lumia 820

back-2-95 avatar Apr 15 '14 08:04 back-2-95

Thanks for the info @back-2-95 !

blueimp avatar Apr 15 '14 20:04 blueimp