Hi,
i build an app with ionic and i am getting a big fan of ionic!
Now i have a special problem and need some information from an expert.
Here the function of my app:
- Taking photo, a form with same field and on submit i want to transfer the file with https://github.com/driftyco/ng-cordova/blob/master/src/plugins/fileTransfer.js to my webservice.
The problem:
When my phone (android) change the cellular (e.g. 3G to LTE or down), i lost the connection and the upload cancelled.
Do you habe some tipps to solve this problem?
Thank you very much!!!