Commit eee81b2
committed
fix(Core): aptabase event serialization error on startup
Previously, it failed silently when attempting to send the `app_started`
event due to unsupported object types in the payload (e.g. enums or complex types).1 parent dacce3f commit eee81b2
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
433 | | - | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
434 | 440 | | |
435 | 441 | | |
436 | 442 | | |
| |||
708 | 714 | | |
709 | 715 | | |
710 | 716 | | |
711 | | - | |
712 | 717 | | |
713 | 718 | | |
714 | 719 | | |
| |||
0 commit comments