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-11648 fix for some cultures causing incorrect parsing of the sampling header #101

Closed richardelms closed 7 months ago

richardelms commented 7 months ago

Goal

The p value header was being parsed without specific formatting instructions, meaning that when running in different locals, it could be parsed incorrectly.

Changeset

Testing

E2E test added

bugsnagbot commented 7 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