enableEarlyAnrCapture

public static void enableEarlyAnrCapture(@NonNull() Context context)

Starts capturing ANRs before the rest of the Embrace SDK has initialized. This allows you to get insight into what is causing ANRs early on in an application.

This API is experimental and subject to change.