the-other-sunny
Results
1
issues of
the-other-sunny
Hi ! I'm currently unable to make the plugin work properly. `FileTransfer.download` is failing with an error code 3 (`FileTransferError.CONNECTION_ERR`) and an exception `java.lang.NullPointerException`. ## Minimal example ```sh cordova create...