You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2021/09/23 20:37:54 UTC

[GitHub] [cordova-plugin-file-transfer] dtarnawsky opened a new issue #312: When will master be released?

dtarnawsky opened a new issue #312:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/312


   # Bug Report
   
   ## Problem
   You've fixed a lot of great stuff but have never released it.
   
   ### What is expected to happen?
   npm should have the latest code from master.
   
   
   ### What does actually happen?
   You get stuff from 3 years ago :(
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   The current version of the plugin on npm has compilation issues. Fixes have been done in master for this, android 10 support etc but no release has been done to allow people to install from npm (and use thing like npm proxies etc).
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #312: When will master be released?

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #312:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/312#issuecomment-926256396


   cordova-plugin-file, a dependency of this plugin is kind of been a blocker for properly supporting API 30.
   
   > You get stuff from 3 years ago
   
   Part of this is because this plugin was deprecated, but the community has decided a few months ago to revive it, namely because relying on pure JS implementations doesn't work well when it comes to handling large files due to the lack of streaming support.
   
   Due to the volunteer nature of Apache projects, we cannot really give any timelines on when packages will be released.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek closed issue #312: When will master be released?

Posted by GitBox <gi...@apache.org>.
breautek closed issue #312:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/312


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org