NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
187 stars 104 forks source link

[@nativescript/background-http]: (iOS) No timeout option available to iOS NSURLRequest #591

Open insytes opened 2 weeks ago

insytes commented 2 weeks ago

It looks like there is no option to configure NSURLRequest.timeoutInterval when building a Task.

I haven't tested this issue definitively yet but it looks like this might be a desirable option to have, especially in my use case where users may be in areas of poor/low mobile signal.