You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the time of this writing, the flatpakref file is signed, but contains an invalid data. This means that the only way to install the app is via flatpak --install command. To fix this, we need to host our own Flatpak repository or publish directly on Flathub (as stated in #6)
Note
I think we're mature enough to a Flatpak submission. Just a few more weeks of beta testing and we can publish. Maybe this issue can hang on until there.
Description
At the time of this writing, the
flatpakreffile is signed, but contains an invalid data. This means that the only way to install the app is viaflatpak --installcommand. To fix this, we need to host our own Flatpak repository or publish directly on Flathub (as stated in #6)Note
I think we're mature enough to a Flatpak submission. Just a few more weeks of beta testing and we can publish. Maybe this issue can hang on until there.