Hi, does anyone know of a way to debug or log to c...
# compose-desktop
b
Hi, does anyone know of a way to debug or log to console a packaged Mac app made with Compose Desktop? When I run the runDistributable task my app works as intended, but when I run packageDmg and use the resulting app it seems that there is an issue with the SQL database, ViewModel or something related to data persistence.
t
Can you please post the stacktrace here?
a
You can directly run the executable from terminal. It's usually in AppName.app/Contents/MacOS/.