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
- iOS
2019-11-11 14:46:21.680417+0900 Repro-demo-app[37623:975424] DEBUG: Repro Set user profile: Job = Developer
- Android
2019-11-11 15:15:27.112 22504-22504/com.example.repro_demo_android D/Repro: Set user profile: Job = Developer(string)
2.Check from User Profile setting on dashboard¶
From your dashboard, go to Settings > 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.