Runs just before the app initializes.
This is useful for things like the data source service, which other services might rely on being available on initialization.
In most cases you probably want to implement OnAppInit, as your service probably does not fall in that category.
Runs just before the app initializes.
This is useful for things like the data source service, which other services might rely on being available on initialization.
In most cases you probably want to implement OnAppInit, as your service probably does not fall in that category.
Runs just before the app initializes. This is useful for things like the data source service, which other services might rely on being available on initialization.
In most cases you probably want to implement OnAppInit, as your service probably does not fall in that category.