• gregorum
    link
    fedilink
    English
    17 months ago

    there’s a lot of different reasons why it might exist, depending on how the app or service work. some might have no data history, some might have a lot with a long footprint. some apps/services may benefit from rethinking how their app/services handles/routes this data.

    it’s complicated.

    • @Steve@communick.news
      link
      fedilink
      English
      1
      edit-2
      7 months ago

      That makes some sense for an individual app collecting its own history.

      Apple or Google collecting all notifications seems like data collection for its own sake, with no real useful purpose.

      • gregorum
        link
        fedilink
        English
        27 months ago

        oh, I se the misunderstanding— you’re confusing simple on-device app notifications with notifications using the Push service, which actually requires being sent through Apple’s or Google’s servers and may originate outside or your device from a service on a 3rd-party server.

        • @Steve@communick.news
          link
          fedilink
          English
          27 months ago

          Oh! I didn’t realize they actually went through Google or Apple servers. Not sure why that’s a necessary step, but at least it explains why they would have the data at all.

          Thanks

          • gregorum
            link
            fedilink
            English
            1
            edit-2
            7 months ago

            Yeah, not all notifications originate from apps on your device. If, say, Amazon, updates, your delivery status, a push notification gets sent to your Amazon app from Amazon, then you get a notification on your device. That push notification goes through either googles servers or apples servers before it gets to you, that way, they know what device to send it to. That device ID is registered the app on your device with either Apple or Google on their servers.