mismatches property

Set<DeviceInformationMismatch> mismatches

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.

Implementation

Set<DeviceInformationMismatch> get mismatches;