-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Android #155
Comments
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 ? |
Just trying to help folks here. @keva91 can you try it again to check if we can close this issue? |
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 :) ?
The text was updated successfully, but these errors were encountered: