- the number of app crashes
- stack traces or other error-related information
- On Android, the app collects and stores a hardware identifier (HWID) and the push notification token required to deliver push notifications to the user’s device.
- On iOS, the app requests the user’s permission to send push notifications before collecting the push notification token. If the user declines, push notifications will not be sent and no push token will be collected.

