It is a limitation of a PWA. A native app (wrapper) will likely be coming though, and a custom Capacitor plugin could theoretically interface with the native API to switch out icons. Theoretically. No promises though :)

Quoting this comment by the dev

  • Dark Arc
    link
    English
    1411 months ago

    Well… Part of that is just that web apps have much worse efficiency and performance compared to native apps. That’s not to say their performance and efficiency is bad, but a native app will beat a web app everytime. The DOM and JavaScript are just not great models in terms of efficiency and performance.

      • kryllic
        link
        fedilink
        English
        611 months ago

        In my opinion, it’s been great and feels pretty close to native anyway. Some issues with the screen freezing when trying to scroll after swiping away from a post but other than that, it’s super nice. Plus updates are so quick to install, really like that too.

      • @BURN
        link
        English
        411 months ago

        Problematic

        I get lots of random freezes, actions not registering, etc

        Doesn’t make it unuseable, but it’s not a great experience

          • @[email protected]
            link
            fedilink
            English
            211 months ago

            The main issue is Safari, bugs in webkit bog everything down. And iOS is stuck with it.

          • @BURN
            link
            English
            111 months ago

            No browser as far as I know. I installed the PWA and haven’t touched anything else.

            I’m on iOS exclusively with no plans to use a desktop interface

      • Dark Arc
        link
        English
        3
        edit-2
        11 months ago

        I think it’s acceptable, though I am working on my own … for now experimental … Lemmy client in C++/Qt/QML … maybe eventually for desktop and mobile devices alike :)