What this person told you was wrong, you need to use flatpak run [package id] to run flatpak apps. You can do flatpak list to see all installed flatpaks with their ids. An id looks something like org.example.app and you’d run it with flatpak run org.example.app.
Also, is it shown as being installed in Discover? If it’s not you could try just installing it again and if it is, you can try uninstalling it first. The user data for Firefox should stay intact.
What this person told you was wrong, you need to use
flatpak run [package id]
to run flatpak apps. You can doflatpak list
to see all installed flatpaks with their ids. An id looks something likeorg.example.app
and you’d run it withflatpak run org.example.app
.Also, is it shown as being installed in Discover? If it’s not you could try just installing it again and if it is, you can try uninstalling it first. The user data for Firefox should stay intact.