/
Mobile Protect - Set an Identifier

Mobile Protect - Set an Identifier

Using MobileProtect you can add a custom identifier which will be attached to events sent by the SDK, you can do so using the following:

Android

MobileProtect.setUserIdentifier("your user identifier")

iOS

[DTMobileProtect setUserIdentifier:@"your user identifier"];

Related content

Mobile Protect SDK for .NET via Nuget (.NET MAUI / Xamarin)
Mobile Protect SDK for .NET via Nuget (.NET MAUI / Xamarin)
More like this
Mobile Protect SDK for Unity (Android)
Mobile Protect SDK for Unity (Android)
More like this
Mobile Protect Installation Guides
Mobile Protect Installation Guides
More like this
Mobile Protect SDK for iOS via Swift Package Manager (SPM)
Mobile Protect SDK for iOS via Swift Package Manager (SPM)
More like this
Mobile Protect SDK for React Native
Mobile Protect SDK for React Native
More like this