apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
596 stars 888 forks source link

MacOS Support? #205

Closed hamid-hassani closed 5 years ago

hamid-hassani commented 5 years ago

Hello everybody, Any macOS support? Is there any alternative for this plugin that's work on MacOS?

Thanks!

janpio commented 5 years ago

Do you mean https://github.com/apache/cordova-osx with "macOS"? Or some other platform for Cordova?

hamid-hassani commented 5 years ago

Yes Cordova OSX. Any support for file-transfer on "cordova platform osx"?

Since file transfer only support: Amazon Fire OS, Android, BlackBerry 10, Browser, Firefox OS*, iOS,, Windows Phone 7 and 8, Windows not OSX!

Thanks!

janpio commented 5 years ago

No, there is no implementation for osx: https://github.com/apache/cordova-plugin-file-transfer/tree/master/src

hamid-hassani commented 5 years ago

What about alternatives? Thank!

janpio commented 5 years ago

Sorry, no idea. One could certainly implement support for osx and add it to this plugin with a PR - we would be very happy to accept that.