Not sure if its Google or the ACLU, but infuriating nonetheless.

  • hyperhopper
    link
    fedilink
    English
    arrow-up
    34
    arrow-down
    4
    ·
    11 months ago

    This means the app devs refused to make their app work with modern phones for YEARS. no real excuse there.

    • eramseth@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      11 months ago

      Less than 2 years since the last update here.

      The phone I currently use is more than 2 years old.

      I’m gonna go with more than mildly infuriating.

      • designatedhacker@lemm.ee
        link
        fedilink
        English
        arrow-up
        7
        ·
        11 months ago

        App updates must specify a target SDK of >= 31 which has been out for 2 years. There are lots of reasons around security and privacy mostly. https://support.google.com/googleplay/android-developer/answer/11926878?hl=en

        You can still have a minimum of API 21 (Lollipop from 2014) and ship to those older devices.

        To get that warning, they’d have to have a target of <=30 and less than your device. I don’t know what phone you have, but 30 is 3 years old.

        The app publisher needs to step up their game.

      • hyperhopper
        link
        fedilink
        English
        arrow-up
        7
        ·
        11 months ago

        It’s not about when the app last updated, it’s if they updated the code to use the modern interface.

        They didn’t.