erisu commented on issue #306:
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/306#issuecomment-1291890528

   You can try the main branch, but we do not recommend using it in production.
   
   Installing the main branch is only for testing purposes. The idea is to 
allow developers to test, detect, and report any issues they might see in their 
use case.
   
   ```
   cordova plugin add github:apache/cordova-plugin-file-transfer
   ```
   
   But again, we can not guarantee that it remains stable, and it has not gone 
up an official vote.
   
   The main branch had already fixed the issue regarding the change in the 
class name, and also it bumped the cordova-plugin-file support to >=7.0.0.
   
   The only reason why there hasn't been a release since the plugin has been 
undeprecated is that the CI tests have been failing and there is no baseline to 
what is acceptable for the release.
   
   I have a branch that fixes SOME of the tests, but it would be nice for all 
Android and iOS tests to pass or at least identify if the failing tests are no 
longer valid or if it is because of the CI environment before any release. It 
helps create a baseline.


-- 
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-unsubscr...@cordova.apache.org

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


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

Reply via email to