[MOD-2256] Ti.Crash events should change "value" in the data payload to "stack"
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2016-05-19T04:56:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | ACA |
| Labels | n/a |
| Reporter | Isaac Whitfield |
| Assignee | Ashraf Abu |
| Created | 2016-02-26T22:27:53.000+0000 |
| Updated | 2016-05-19T04:56:56.000+0000 |
Description
Currently the ti.crash events send a value named "value" in the data payload. This is too vague and should be "stack" instead - to match the other crash events.
[~ssombhatla] ^
[~iwhitfield] I'm trying to see where this is being created, could you provide a sample data payload so that I can see where it is being created?
Changes done is related to TIMOB-20318. To visit this together with that ticket.