ShowSeriousErrorHelper

public struct ShowSeriousErrorHelper

Helper to show the Serious Error UI displayed when the SDK encounters a error from which it cannot recover.

  • Shows the Serious Error UI with the provided error message.

    Declaration

    Swift

    public static func ShowUserError(_ msg: String)