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 10311 add generate anonymous id value #92

Closed clr182 closed 5 months ago

clr182 commented 10 months ago

Goal

Keep notifier in line with notifier spec

Design

boolean value in the configuration options which when set to false does not write, report or generate deviceId or persist to cache

Changeset

Testing

Tested manually by setting to true and sending spans - which reported spans with device ID. Then set to false and sent spans - which reported spans with no device ID

bugsnagbot commented 10 months ago

Build size impact

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

Generated by :no_entry_sign: Danger