bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

PLAT-11404 make sure status code is an int attribute #93

Closed richardelms closed 9 months ago

richardelms commented 9 months ago

Goal

Status code was sent as a string attribute instead of an int

Testing

Updated E2E tests

bugsnagbot commented 9 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 4.1
IL2CPP IPA 1.88

Generated by :no_entry_sign: Danger