ClearCreationOptionsConfigurationException


public final class ClearCreationOptionsConfigurationException extends ClearCreationOptionsException


During the RegistryManager.clearCreationOptions transaction, this is thrown when configurations are mismatched for the RegistryManager service, typically indicating the service provider dependency is missing in the manifest or some system service is not enabled.

Please check your dependencies and make sure to include the intended service provider dependency. For example, for devices with Play Services, the dependency androidx.credentials:credentials-provider-registry-play-services should be added.

Summary

Public constructors

Public constructors

ClearCreationOptionsConfigurationException

Added in 1.0.0-alpha04
public ClearCreationOptionsConfigurationException(CharSequence errorMessage)
Parameters
CharSequence errorMessage

the error message