Sebastian Roth
Sebastian Roth
@mx1up could you please rebase & update the inline docs so it's clear this is a Android-only method?
How did you build the Application, and what does your `AndroidManifest.xml` look like exactly?
What is your usecase for this?
may be related to a old work manager version
Ultimately it is up to the operating system to decide when (or if at all) to run a background task.
I am considering to drop debug mode - or have it considerably redone. It currently forces users of this library into declaring POST_NOTIFICATION permissions on Android and realistically is code...
Can you confirm which version of the plug-in is running?
This is a great idea. Why would you want to intercept - e.g. what would you like to do as a developer with the information? Reschedule another task?
So your use case is just to show when things have failed. How would you handle the case when the task runs in the background but your main application is...
Did you or anyone else find a root cause / solution for this?