Line Sharina Aamodt
Results
2
issues of
Line Sharina Aamodt
Hello I'm experiencing problems uploading images in the background when using background-http on iOS. Here's how I implemented it: Versions: ``` "@nativescript/core": "~8.0.0", "@nativescript/background-http": "^5.0.2", ``` Implementation: ``` // filePath...
**TNS version**: 6.7.4 **tns-ios version**: 6.5.2 **nativescript-background-http version** in package.json: "^4.2.1", I'm testing on a physical iOS device, running iOS 13. I have setup event listeners for "responded" and "complete"...