cordova-plugin-background-upload icon indicating copy to clipboard operation
cordova-plugin-background-upload copied to clipboard

Crash on Android

Open keva91 opened this issue 4 years ago • 4 comments

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): image

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

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

image

image

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 :) ?

keva91 avatar Jul 26 '21 16:07 keva91

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

ombr avatar Jul 26 '21 16:07 ombr

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 ?

keva91 avatar Aug 29 '21 16:08 keva91

Hi @keva91,

Can you test this ? https://github.com/spoonconsulting/cordova-plugin-background-upload/pull/153

Thanks.

Luc

ombr avatar Aug 30 '21 12:08 ombr

Just trying to help folks here. @keva91 can you try it again to check if we can close this issue?

matheuscas avatar Nov 30 '22 16:11 matheuscas