Since I updated tns to 3.4.0 BackgroundTask.postFiles is giving me an error
JS: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'task' of undefined JS: TypeError: Cannot read property 'task' of undefined JS: at createCallback (file:///data/data/nl.salomons.sust/files/app/tns_modules/nativescript-background-task/background-task.js:357:42) JS: at Object.exports.postFiles (file:///data/data/nl.salomons.sust/files/app/tns_modules/nativescript-background-task/background-task.js:194:18)
This errors is only triggered on android
Since I updated tns to 3.4.0
BackgroundTask.postFilesis giving me an errorJS: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'task' of undefined JS: TypeError: Cannot read property 'task' of undefined JS: at createCallback (file:///data/data/nl.salomons.sust/files/app/tns_modules/nativescript-background-task/background-task.js:357:42) JS: at Object.exports.postFiles (file:///data/data/nl.salomons.sust/files/app/tns_modules/nativescript-background-task/background-task.js:194:18)This errors is only triggered on android