-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Check if we can pick up version from export settings on Android platform.
The only thing I noticed so far is in the
release
tag theapp_version
is empty unless version is provided in Godot project settings. I was expecting the export settings to be considered for that aka.version/code
andversion/name
but those are only visible under "Contexts/App" in Sentry.io, but maybe this is Godot thing asProjectSettings.get_setting_with_override("application/config/version")
also does not consider the export settings.
Originally posted by @goranovs in #86 (reply in thread)
goranovs
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog