background-fetch
background-fetch copied to clipboard
BackgroundFetchFailEvent and BackgroundFetchedEvent both define fetches
Feels like there should be a BackgroundFetchSettledEvent
that the fail
event uses, which BackgroundFetchedEvent
extends to add updateUI