问题
i have a few AlarmIntents that are registered in the Manifest and therefore can run, even if the App itself not running.
Everything is working fine on my API 26 Emulator, no matter if i clear the TaskManager or not. On my 23 real device, the Broadcasts are not working, if the App was force closed via Task Manager.
Is there any workaround for this, or is that just something i have to accept?
来源:https://stackoverflow.com/questions/46011757/android-alarmintent-gets-killed-when-app-is-force-closed-on-api-23-lenovo-devic