3rror404

Results 24 comments of 3rror404

The previous version doesn't work on Android >= 10. Hence the update

Hi @amnn, how does the latest version look? Let me know if I have missed any of your requests.

Did that work correctly @amnn?

`sui-cost` gave me one review to accept but `sui-config` didn't. Does that mean something didn't work?

Thank you for being so patientÂ đŸ˜…

Did you make any progress with this?

Commenting [line 254 of index.ios.ts](https://github.com/NativeScript/plugins/blob/1de95cc45ec46cd8f020ee60e3038221b71c97c5/packages/background-http/index.ios.ts#L254) / line 220 of index.ios.js prevents the crash: `invocation.getReturnValue(ret);` I'm still receiving the `progress` and `complete` events with the line removed on iOS 14. I...

A major problem with this change is that you lose the ability to monitor progress with `task.upload` and `task.totalUpload`.

There is a [PR](https://github.com/NativeScript/plugins/pull/16) that is working great for me on iOS. https://github.com/NativeScript/plugins/pull/16