Crash on Android
Hi guys,
I tried to install your plugin first but my app crash after the second request (cordova-plugin-advanced-http) on Android.
I installed it with the command 'cordova plugin add https://github.com/spoonconsulting/cordova-plugin-background-upload.git#2.0.5'
The initialisation (in device-ready event):

When my app is launch i can see the initial object :

Here's my package.json and my plugin list :



The app crash after 2 request (send with the plugin cordova-plugin-advanced-http) I didn't use the uploader, i just initialised it in device-ready event I have no errors.
Can you help me please :) ?
Hi @keva91,
We are currently working on a new version for android. That should be ready in a few days. If you can wait for this it will be easier.
Thanks in advance.
Luc
Hi @keva91,
We are currently working on a new version for android. That should be ready in a few days. If you can wait for this it will be easier.
Thanks in advance.
Luc
Some news ?
Hi @keva91,
Can you test this ? https://github.com/spoonconsulting/cordova-plugin-background-upload/pull/153
Thanks.
Luc
Just trying to help folks here. @keva91 can you try it again to check if we can close this issue?