Hey, just a tiny "bug" I stumbled upon while testing some stuff. The flatpak build does not create the systemd-files for the expiry notification (probably because of the sandbox) - so I tried setting it up myself (so that maybe I could add this a short herdoc snippet on our knowledge base). The binary that performs the check is available with the package - but the binary looks in the wrong path for the state file (the regular one instead of the flatpak one). When copying the file over the process works fine.
Maybe you could adjust the path on the next time you do an update for the app for now until there is an xdg-portal or so for this use case.
Hey, just a tiny "bug" I stumbled upon while testing some stuff. The flatpak build does not create the systemd-files for the expiry notification (probably because of the sandbox) - so I tried setting it up myself (so that maybe I could add this a short herdoc snippet on our knowledge base). The binary that performs the check is available with the package - but the binary looks in the wrong path for the state file (the regular one instead of the flatpak one). When copying the file over the process works fine.
Maybe you could adjust the path on the next time you do an update for the app for now until there is an xdg-portal or so for this use case.