Glycin works if i actually install my app using flatpak builder or change something in builder.
To make it work in builder i had to go to “Select Run Command…” and change Run Command to “Flatpak Application”. The default is “Automatically Discover”.
I’m guessing that this is the problem
2026-08-17T15:58:17.054372Z DEBUG glycin::dbus: Loader stderr: error: app/page.codeberg.foolish.Flipbook/x86_64/master not installed
It seems the problem may be with how builder automatically discovers, then.
The debug messages were very helpful, thanks for telling me about them !
Please add .Devel to the end of your app ID when running in a development environment. This will allow glycin to automatically disable the sandbox for development environments.