Set up Screen Rendering
Detect slow and frozen frames in your app’s screens and debug their root cause.
Customizing Screen Grouping
Start Custom UI Trace
// Start UI Trace
APM.startUITrace("name")// Start UI Trace
APM.startUITrace("name");Last updated