disableAdaptive

@Deprecated(message = "Use FuturaeAdaptiveApi methods instead")
public abstract Unit disableAdaptive()

Deprecated

Use FuturaeAdaptiveApi methods instead

Deprecated. Please use FuturaeAdaptiveApi.disableAdaptive instead. Disable Adaptive SDK.

Throws

AdaptiveNotInitializedException

if Adaptive SDK has not been previously initialized by enableAdaptive

Requires adaptive package to be included to the project.