background-service-lib
background-service-lib copied to clipboard
Missing permission
trafficstars
android.permission.FOREGROUND_SERVICE is missing in permission lists for new Android versions and therefore foreground service would not be started.
I can make a pull request if you want!