CMPDebugSettings
public struct CMPDebugSettings : Equatable
Settings to debug the CMP integration.
-
An enum to test the CMP geography settings
Declaration
Swift
public let debugGeography: CMPDebugGeography? -
Initialize CMP Debug settings. This is only for debugging purposes, should not be used on production builds.
Declaration
Swift
public init(debugGeography: CMPDebugGeography? = nil)Parameters
debugGeographyAn enum to test the CMP geography settings