sentry-unity
sentry-unity copied to clipboard
Development of Sentry SDK for Unity
Firebase has Unity support: https://firebase.google.com/docs/remote-config/get-started?platform=unity The goal is to capture the config/feature flag values for apps on Firebase, automatically. Also: Add onboarding in Sentry. See: * https://github.com/getsentry/sentry/pull/85132 * https://github.com/getsentry/sentry/pull/80871 Depends...
This helps (visually) to distinguish the breadcrumb's type for scene loading. ### Before ### After
### The Problem I've made quite a few changes and updates to CI and it's been a bit of a pain a couple of times. Different jobs but for the...