Crash Analytics plugin required
This collection might not appear if you don't have crash analytics plugin enabled
Collection crash_share contains data about which crashes are shared publicly
Here is the list of possible fields
Field | Description | Example |
---|---|---|
_id | Share id, also use din url | 542e95d747f0be510c000004_2014:10 |
app_id | App ID | 542e95d747f0be510c000004 |
crash_id | Crash group id | d9e6bb9c99803c1d2ec2ddcffdab8ce5264a60ce |
Here are examples of both document types:
{
"_id": "2b9dbc7764d6fd2460e4b0023d521af4c615b8a5",
"app_id": "56e53239a941253d470d7c52",
"crash_id": "d9e6bb9c99803c1d2ec2ddcffdab8ce5264a60ce"
}