isSdkOnError

@Deprecated(message = "This method will evolve over the next few releases, and is likely to be either discontinued or modified")
public final static Boolean isSdkOnError()

Deprecated

This method will evolve over the next few releases, and is likely to be either discontinued or modified

WARNING! Please do not use this method unless our CMP logs webview error during your development phase.

Usage of this method is discouraged AND DEPRECATED.

Our team is working on a new feature that will enable you to interpret the various errors in the form of callbacks during CMP initialization.

Determines whether the CMP was in error during initialization

Return

Returns true if the cmp is in error, false otherwise.