app_start_type
string PII: Maybe OTel: False Mobile app start variant. Either cold or warm.
cold Changelog
Raw JSON
{
"key": "app_start_type",
"brief": "Mobile app start variant. Either cold or warm.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": "cold",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}