Enable or Disable Auto UI Trace

Luciq collects UI hangs out of the box. You can disable/enable this using the following API.

APM.setAutoUITraceEnabled(true)

Last updated