User Profile¶
There are three ways to verify.
1.Check IDE log¶
Set log level to Debug. If the User Profile was correctly set, the IDE console will show the below log (In the example below, the value ‘Developer’ is set for the string-based custom user profile Job.)
iOS
DEBUG: Repro Set user profile: Job = Developer
Android
D Set user profile: Job = Developer(string)
2.Check from User Profile setting on dashboard¶
From your dashboard, go to [USER PROFILE] > [USER PROFILE SETTINGS] to see a list of all User Profiles that are already set.
3.Use the audience function to check¶
By following Audience steps and adding a user to the audience, it allows for you to check the User Profile that is associated with that user. For more information, please check Using specified ID page.