Identify users
Bind every Android bug and crash report to the user who sent it. Covers user identification and the extra data you can attach for debugging.
Last updated
Bind every Android bug and crash report to the user who sent it. Covers user identification and the extra data you can attach for debugging.
With each crash or bug report sent from your application, we send all needed information to your dashboard to help you debug the problem easily and communicate with the user reporting the problem.
User Identification This section discusses how to bind each report to the identity of the user reporting the problem. You also have the flexibility to add some extra data about the device as well as the user.
Setting Custom Data Set custom attributes, log specific user events, and tag your reports. All of these are explained in this section.
Last updated