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-12447 use API key subdomain as endpoint #129

Closed richardelms closed 1 month ago

richardelms commented 1 month ago

Goal

use API key subdomain as endpoint

Note

The original default endpoint must be checked against because if someone was using the bugsnag config window and the default endpoint and then updates to the new release, then it will be read from the config file anyway and override the new default.

Testing

Added unit tests

bugsnagbot commented 1 month ago

Build size impact

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

Generated by :no_entry_sign: Danger