Builder
Builder of ConsentDebugSettings.
Parameters
activity
Required for Android, but can be null on all other platforms.
See also
Constructors
Functions
Link copied to clipboard
Registers a device as a test device. Test devices respect debug geography settings to enable easier testing. Test devices must be added individually so that debug geography settings won't accidentally get released to all users.
Link copied to clipboard
Link copied to clipboard
actual fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder
expect fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder
Sets the debug geography for testing purposes.
actual fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder
Link copied to clipboard