Skip to main content
Version: 8.0.1

Track app startup delay

This feature is automatically activated.
It is available in both debug and release flavours of the framework.

Finotes framework is capable of auto detecting app startup delay with basic integration.
Go to How To Integrate section to complete the basic integration.

If the app takes more than an ideal amount of time to load then it will be raised as a bug report.

Cold Startup

A cold start occurs when an application initiates its operation from the beginning. Cold starts typically occur when the app is launched for the first time after the device has been powered on or when the system has terminated the app's operation.

If Finotes framework detects a cold startup to take more than 2000 milliseconds, corresponding issue report will be raised.