> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/v2/network-services/faq.md).

# FAQ

## Why network status events are not triggered?

Please make sure you call NetworkServices.StartNotifier() for starting the status detection.

## Why network status is getting detected before I call StartNotifier?

This can happen if you have enabled "Auto Start Notifier" in the [settings](/v2/network-services/setup.md#properties). Disable if you want to start notifier manually.
