Client Identification Change

Client identification (clientId and deviceId) can be set in the configuration to identify the user in the Malwarelytics Console.

Both values can be later changed (or deleted when changed to undefined) via:

await Malwarelytics.sharedInstance.setClientId("changedClientId");
await Malwarelytics.sharedInstance.setDeviceId("changedDeviceId");
Last updated on May 09, 2023 (14:32) View product
Search

1.0.x

Malwarelytics for React Native