NativeScript / nativescript-background-http

Background Upload plugin for the NativeScript framework
Apache License 2.0
101 stars 50 forks source link

Support for Android 9.0 and AndroidX #199

Closed gotev closed 4 years ago

gotev commented 5 years ago

Hi there! Just to let you know I just published new release 3.5.0 of Android Upload Service, which supports natively Android 9.0 Pie without having to manually add FOREGROUND_SERVICE permission to your manifest and, more importantly, it supports AndroidX: https://github.com/gotev/android-upload-service/releases/tag/3.5.0

tgpetrov commented 5 years ago

Great @gotev, thanks for the info, however the NativeScript Android Runtime still doesn't have AndroidX support, so we will not rush into updating the Android Upload Service.

DimitarTodorov commented 4 years ago

Feature available in 4.0.0 of nativescript-background-http