Lag occurs when the main thread fails to execute a method within a specific time frame: 2.25 seconds for Android or 2 seconds for iOS.
Complete client development
Android
Follow these steps:
Integrate the Mobile Analysis component. For more information, see Integrate with Android.
Enable lag monitoring. For more information, see Android performance logs.
iOS
Follow these steps:
Integrate the Mobile Analysis component. For more information, see Integrate with iOS.
Enable lag monitoring. For more information, see iOS performance logs.
View lag reports
Log on to the mPaaS console and navigate to the Mobile Analysis > App Performance Analytics > Lag Report page to view information such as the number of lags, lag rate, number of affected devices, and lag logs.
In the Lag Details list, click the Details link in the Actions column to view the details of a specific lag type.
Device details:
Log details: The log is comma-separated and contains the complete error stack. For a description of each field, see Log Model > Performance Instrumentation > Lag Instrumentation.
Lag analysis is near real-time. This means you can view the report after a lag occurs on a device that meets the sampling rules and its log is reported. For more information about sampling rules and how to configure the sampling rate, see the client integration documentation.