Version 1.7.5
2018-08-03
Fix
- Fix: fix raise "Not allowed to start service Intent..." issue when starting DownloadService on Android O and the application isn't on the foreground and also not on the whitelist, because we can't use
JobScheduler
to handle the download affair. closes #1078