Skip to content

Load build/version/product from database#16

Open
Malcolm wants to merge 1 commit into
jessepeterson:mainfrom
Malcolm:patch-1
Open

Load build/version/product from database#16
Malcolm wants to merge 1 commit into
jessepeterson:mainfrom
Malcolm:patch-1

Conversation

@Malcolm
Copy link
Copy Markdown

@Malcolm Malcolm commented Apr 23, 2026

The Save() method already stores these three fields (added in commit 7cd89f1 from March 2026), but Load() was never updated to read them back. This causes BuildVersion, OSVersion, and ProductName to be empty strings after loading a device from the database, which means the Authenticate check-in message omits them (they have plist:",omitempty" tags).

The Save() method already stores these three fields (added in commit 7cd89f1 from March 2026), but Load() was never updated to read them back. This causes BuildVersion, OSVersion, and ProductName to be empty strings after loading a device from the database, which means the Authenticate check-in message omits them (they have plist:",omitempty" tags).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant