Types
CrashSettings
Crash collection and symbolication settings.
object
CrashSettingsFields
collectionEnabled
Boolean!
Whether anonymous and API-key crash uploads are stored. Signed-in uploads are always accepted.
symbolicationAgentId
ID
Agent to symbolicate on when it is online. May be null to use any capable agent.
symbolicationAgent
That agent. May be null when none is chosen or it was removed.
retentionDays
Int!
Days crash reports are kept.
dsymRetentionDays
Int
Days dSYMs are kept. May be null to keep them until deleted.