If there's a legitimate use for these entitlements, everyone should be able to use them. And the ultimate choice for what an App should and shouldn't be able to do should be in the users' hands. But Apple needs to protect their shareholders from this horrid vision of the future.
Apple allows some iOS apps to track user locations via lists of nearby SSIDs
201–210 of 327 posts
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#202Earlier quoted context omitted.
Certain apps have always gotten special treatment. If it’s big enough to mess with phone sales they’re allowed nonsense a normal dev would be permanently banned for. Ex: all the stuff FB has been caught doing over the years My understanding (no first hand experience) is that WeChat and Alipay are basically required in China. If a phone doesn’t have them, it’s worthless and won’t sell. So naturally they too can do non…
See also McDonald’s being allowed to gate app functionality behind background location access
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#203Earlier quoted context omitted.
Why does apple get to decide which app gets automatic access to my private data, on my device, without needing to ask me?
If every big app had to interrupt users to ask for simple things like performing http calls, usability would take a little hit, the nice "UX flow" of apple is a major selling point, so a very small percentage would buy Android phones.
And Apple does generally prompt for location permissions, as does Google on Android.
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#204Earlier quoted context omitted.
I know I sound like a broken record but I really do think app stores owe us the ability to see, in advance, what permissions an app will request. I shouldn’t have to download and install the app just to see what kind of behaviors it is going to attempt. The app stores know this information and it would be trivially easy to present it in the details of the app prior to down loading.
In the Play store it is possible to see what permissions are required and data is collected.
I don't know anything about the ways Apple developers interface with the app store to submit or update or index their apps ... is it through xcode ?
I wonder if there is some function in that toolchain that actually does what I am proposing ...
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#205Earlier quoted context omitted.
Giving the world’s most valuable corporation the benefit of the doubt. This is an interesting worldview to have in 2023.
It’s a pretty obscure API, and Apple has a strong interest in at least being perceived as pro user privacy. And assuming for a second this is indeed an intentional backdoor in plain sight of the world: What’s in it for Apple? Hanlon’s razor still cuts in 2023, at least for me.
Perceived is doing a lot of lifting there. The public largely cannot audit Apple's ACTUAL security.
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#206Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#207We've heard complaints that this title is overstated, and I'd be happy to replace it with a better (i.e. more accurate and neutral) one, if anyone has a suggestion?
I think that best describes it? Not sure but I agree the title as-is doesn't really ring true after reading the article.
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#208Earlier quoted context omitted.
Why does apple get to decide which app gets automatic access to my private data, on my device, without needing to ask me?
You buy Apple hardware, which is a pretty strong signal that you trust Apple.
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#209Earlier quoted context omitted.
The complexities and capabilities in the Chinese(well, most asia) mobile market are remarkable. I always find it funny when people boast about how great certain things are in the US without ever have traveled to HK, Singapore, Tokyo, Beijing etc... Most people dont realize just how entangled mobile life is in Asia, way more than in the US.
Centralized superapps seem incredibly dangerous to privacy, given that the limited mobile privacy models are designed around per-app permissions. 1. Create app that does 1 thing 2. Add more features to app 3. Abuse superset of permissions 4. Gov leans on app owner 5. Gov abuses superset of permissions
Re: Apple allows some iOS apps to track user locations via lists of nearby SSIDs
#210I thought users were prompted to give permission for this already? I get asked if I want to give “local network” access to apps sometimes (- lot these days actually) which I take to mean the ability to see local WiFi hotspots. I almost always deny this (and after reading this just turned it off for Spotify). I think the dialog that asks for permission could be improved, though, as most people don’t realize this can b…
As a developer, the annoying thing about the "Local Network" permission is that: 1) It's poorly implemented. Unlike other permissions, there's no way to explicitly trigger the prompt. It just pops up at Apple's discretion. There's no way to give it a "soft landing" for cases where it's necessary for core app features. And there's no way to check if the permission has been granted or not. 2) More importantly: Apple's…