isDemoMode

Returns true if the SDK is running in demo mode (no license token was provided).

Use this to show a demo mode indicator in your UI. In demo mode all personal data returned by the SDK is masked and ro.eidkit.sdk.model.ReadResult.claim is null.

Throws

if configure has not been called.