← Back to context

Comment by Izkata

7 months ago

Depends on the exact functionality. I'm aware of some battery events you could listen to from the manifest file in 2, that were removed at some point after that and now you have to listen for them from a running service. It broke a bunch of battery monitoring apps when it happened.

Also with services, there's additional requirements to keep them running that weren't there early on.