I have a service (not Starter) that I'm successfully starting at boot.
However, instead of getting the expected intent (android.intent.action.BOOT_COMPLETED) it's always empty.
I don't really know how to approach this. What could cause me not getting the intent?
I'm testing this on a Nexus 5X running Android 8.0.0.
However, instead of getting the expected intent (android.intent.action.BOOT_COMPLETED) it's always empty.
I don't really know how to approach this. What could cause me not getting the intent?
I'm testing this on a Nexus 5X running Android 8.0.0.