Recently I tried Electron app, it didn't work out of the box in Ubuntu 24.04 (AppImage). Turned out some issue with apparmor. It worked if extracted manually, though, but that's a bit of friction for ordinary users, also probably wouldn't work with updater.
I think that's the issue: https://github.com/electron/electron/issues/41066
Not even sure who to blame in this situation.