Meteor-Community-Packages / Meteor-CollectionFS

Reactive file manager for Meteor
MIT License
1.05k stars 237 forks source link

Upload file in android browser fails #929

Open ryanhz opened 8 years ago

ryanhz commented 8 years ago

My meteor web app using CollectionFS. File uploading is normally for almost all kinds of browser, except for browser from android mobile phone.

Below is a live demo of meteor CollectionFS (not mine): http://collectionfs.meteor.com

Every file I uploaded from android mobile phone is corrupted and not openable. Any ideas are much appreciated.

http://stackoverflow.com/questions/34973710/how-to-upload-file-in-android-to-meteor-collectionfs-based-web-application

ryanhz commented 8 years ago

I have added a demo on meteor: http://testcfs.meteor.com, the code is from https://github.com/middlelogic/photoUploadExample. Again, android phone is not working for uploading photos. Any help is much appreciated.

ryanhz commented 8 years ago

The issues posted here seems unattended.

realioseb commented 7 years ago

I have the same problem but the package seems to be abandoned