bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
90 stars 31 forks source link

PLAT-9466 make Config.GenerateAnonymousId spec compliant #704

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Goal

Config.GenerateAnonymousId was not spec compliant

Changeset

if Config.GenerateAnonymousId is set to false, we retun an empty string

Testing

Added e2e test