sgrebnov / cordova-plugin-background-download

Apache License 2.0
73 stars 77 forks source link

Change appearance of the 'Download Manager' when download is processing #44

Closed gkimpson closed 6 years ago

gkimpson commented 6 years ago

I have the background downloading process working and it appears to work well (on Android not tried iOS yet) however is it possible to alter the notification bar that appears?

Currently it has the title 'Download Manager' with `org.apache.cordova.backgroundDownload plugin' - is it possible to alter this easily?

NickToropov commented 6 years ago

Hi @gkimpson, thanks for you request! Yes, we finally did it. Please look at PR#61.

I'll close this issue for now but feel free to reopen it if you have any questions with plugin.