-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
Description
Sentry has custom debug file repositories. For example, for Android and Apple symbols, which are managed by Sentry itself.
Godot doesn't have a symbol server, but we could collect those symbols and provide them as part of a Godot
custom symbol server to Sentry customers.
But for that, Godot builds would need to generate debug files. That's tracked here:
farfalk, pabun, mynameiswhm and bruno-garcia