FuturaeSDKApi
Functions
Link copied to clipboard
Deprecated. Please use FuturaeAdaptiveApi.disableAdaptive instead. Disable Adaptive SDK.
Link copied to clipboard
Deprecated. Please use FuturaeAdaptiveApi.isAdaptiveEnabled instead. Enables the Adaptive SDK.
Link copied to clipboard
Link copied to clipboard
Deprecated. Please use FuturaeAdaptiveApi.isAdaptiveEnabled instead. Returns true if automatic adaptive data collection is enabled.
Link copied to clipboard
Function that Initializes the SDK.
Link copied to clipboard
@Deprecated(message = "Use launchAccountRecovery with optional UserPresenceVerificationMode argument instead.")
Function that Initializes the SDK bypassing FTCorruptedStateException and attempting to recover Accounts for LockConfigurationType.NONE
public abstract Unit launchAccountRecovery(Application application, SDKConfiguration sdkConfiguration, UserPresenceVerificationMode userPresenceVerificationMode, Callback<Unit> callback)
Function that Initializes the SDK bypassing FTCorruptedStateException and attempting to recover Accounts.