Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class DeviceInformationCheckResultAbstract

    This is the result of the DeviceInformationCheck operation.

    If configuration mismatches in a given server could be found, but retrieving the server configuration failed for another server. The found mismatches will be returned by the mismatches property, and the error will be returned by the errors property.

    Index

    Properties

    Methods

    Properties

    Returns the mismatches configuration mismatches between the mobile SDK.

    WARNING
    If your application has been upgraded from versions of the SDK previous to 3.8.0, and thus some users were registered using earlier versions, some false positive MissingAuthenticatorInServer mismatches can be returned for those users.

    Returns the errors that occurred retrieving the configuration mismatches.

    the errors that occurred retrieving the configuration mismatches.

    Methods