←back to thread

250 points sebastian_z | 6 comments | | HN request time: 0.863s | source | bottom
1. briandear ◴[] No.43540464[source]
Perhaps they should fine the companies that want to do such intrusive tracking? Apple’s not sharing data with third parties for their internal stuff, that’s a big difference when Dominos wants to share with someone that isn’t Dominos.
replies(2): >>43541948 #>>43545594 #
2. ddxv ◴[] No.43541948[source]
Apple only blocks sharing links from outside the app Dominos app to other apps (bolstering Apple's ad monopoly). Apple does nothing to stop Domino's from sharing the actual important data 3rd parties track in the Domino's app.
replies(1): >>43542615 #
3. shuckles ◴[] No.43542615[source]
Huh? Basically every sentence in your comment is wrong. Apps can link to other apps. There's an entire framework called Universal Links to support this. And Apple is the only platform maker that requires apps to ask for permission before sharing data for tracking.
replies(1): >>43552715 #
4. johnnyanmac ◴[] No.43545594[source]
>Apple’s not sharing data with third parties for their internal stuff

Yes, they do.

>Apple does not sell your personal data including as “sale” is defined in Nevada and California. Apple also does not “share” your personal data as that term is defined in California.

From their privacy policy (C. 1/31/2025) It's enough to comply for a definition under a single state in a single country. They make a billion off ads so I'm sure they loophole the heck out of that.

replies(1): >>43546591 #
5. chillacy ◴[] No.43546591[source]
You can make still money off untargeted ads (just not as much).
6. ddxv ◴[] No.43552715{3}[source]
Apps can link to other apps, but the receiving app can't track where that link came from (unlike HTTPS where you append anything you want, ie ref=otherapp.com). This has led to the large companies that reverse engineer this via web server hops, S2S calls and SDKs.