Yes, I’m the one in the group DM that turns the bubbles green, I’m sorry.

But other than that, I don’t hear many other reasons why people actually prefer iPhones over Androids. What other reasons are there?

    • BorgDrone@lemmy.one
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      You got that backwards. The the apps are made to be able to run on the phone, not the other way around. For example: the app I work on works reasonably well on Android but that’s mainly because we downgraded it compared to the iOS version. It runs at much lower resolution and frame rate on Android.

      • notenoughbutter@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        wait, you don’t write universal apps?
        you need to write apps for specific device needs?
        that doesn’t sound right
        I thought you just need to write apps for armv8 and with a certain language like kotlin swift flutter or whatever

        also which app are you talking about? Lemmy check

        hehe Lemmy

        • BorgDrone@lemmy.one
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          You write apps to target the majority of devices on a specific platform, as you want your app to work for most people. Since the average Android phone is a piece of shit, your app can’t be too demanding. It’s not about the language or instruction set, it’s about how much work you try to get your app to do per frame.