Earlier quoted context omitted.
Humorous, but the curse of Android devices is that every single app demands a perpetual background service doing close to nothing. Of course we see the same thing on Windows and macOS where everyone thinks they need their own background daemons for the most absurdly simple task. I definitely prefer the iOS model.
I don’t see why it can’t be requested like any other permission. Otherwise apps just abuse location and audio to make it work anyway. It’s not like apps AREN’T working in the background.
iOS 13 app tracking alert has dramatically cut location data flow to ad industry
241–250 of 461 posts
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#242Earlier quoted context omitted.
>And somehow Apple approved this usage of location data. On one hand I agree with you, that's crazy that your SSH program put that limit on there for clearly tracking purposes. But I guess I sort of disagree this is Apple's problem to solve. It's yours. Apple made the changes to inform and educate you the customer that an app that is abusing your trust. The solution is not to force Apple to police developers but for…
>The solution is not to force Apple to police developers but for you to stop using Terminus. The actual scalable solution is for Congress or states to pass GDPR-style privacy legislation (or CCPA if your politicians are captured by tech industry interests).
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#243I'm probably saying the complete obvious, but Apple can completely crush Google if they execute this angle properly. Google has no choice but to support ads. They're an ad company. Apple has to keep hammering how bad the ad and privacy experiences are with Android. Make iOS an absolute delight to use in contrast. I'd pay a premium for that. Android has done a great job making me want an iOS device again, these last t…
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#244https://www.vice.com/en_us/article/qvqgnd/sprint-stop-sellin...
https://www.vice.com/en_us/article/nepxbz/i-gave-a-bounty-hu...
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#245I'm probably saying the complete obvious, but Apple can completely crush Google if they execute this angle properly. Google has no choice but to support ads. They're an ad company. Apple has to keep hammering how bad the ad and privacy experiences are with Android. Make iOS an absolute delight to use in contrast. I'd pay a premium for that. Android has done a great job making me want an iOS device again, these last t…
https://www.vice.com/en_us/article/qvqgnd/sprint-stop-sellin...
https://www.vice.com/en_us/article/nepxbz/i-gave-a-bounty-hu...
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#246Earlier quoted context omitted.
The problem as I understand it isn’t the ssh connection being dropped but the app being closed and needing to reload. Because iOS devices don’t have enough RAM to keep an app in the background while also running Safari.
Humorous, but the curse of Android devices is that every single app demands a perpetual background service doing close to nothing. Of course we see the same thing on Windows and macOS where everyone thinks they need their own background daemons for the most absurdly simple task. I definitely prefer the iOS model.
99.9999% of the time the most that is necessary is an occasional scheduled task. No, your picture of cats app doesn't need to run a busy loop pinging a server. Learn how to use the core messaging infrastructure of the platforms you target.
No, Chrome doesn't need to run a perpetual service just to check for updates.
These are not controversial claims.
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#247On the other hand Apple has forced apps to use location data for purposes it should not be used for. Termius, for example, is my favorite iOS SSH app. But according to them, they can’t keep an SSH session running in the background unless they’re constantly tracking your location data. And somehow Apple approved this usage of location data. I don’t want to give Termius my location. I don’t want them tracking me everyw…
iOS really needs a channel for legitimate, real background apps. A lot of its battery life and security advantages over Android come from the fact that it doesn't allow a wild-west of background processes, but there are certain cases where you really do just need that. Apple is good at taking use-cases and creating cohesive stories around the right way to serve them; this one has been long-coming.
Even with opt-In messaging how many people just click “ok” thinking the app needs it.
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#248Earlier quoted context omitted.
Humorous, but the curse of Android devices is that every single app demands a perpetual background service doing close to nothing. Of course we see the same thing on Windows and macOS where everyone thinks they need their own background daemons for the most absurdly simple task. I definitely prefer the iOS model.
I don’t see why it can’t be requested like any other permission. Otherwise apps just abuse location and audio to make it work anyway. It’s not like apps AREN’T working in the background.
Android very recently -- at API level 26 -- added restrictions on background tasks for that platform (and it's much more involved than if you display a notification or not). Before that every app developer just spun up a background service for everything, and anyone who has done an iota of development on Android devices saw the tragedy of the commons that the platform became. So kudos to Google for cleaning it up a bit. Of course Samsung, Google and others just declare themselves immune from those restrictions and it's just a smaller problem, not a solved problem.
Re: iOS 13 app tracking alert has dramatically cut location data flow to ad industry
#249Earlier quoted context omitted.
> I haven't used Android in a while but I assume it doesn't have this. I've started getting these notifications on my Android device. Each app that makes a location request in the background causes a notification that allows me to take away location access from the app, only allow location access when the app is in the foreground, or always allow location access.
This notification is slightly different: you still get a notification when an app asks for permission. But later on you get a notification telling you that the app has been using a given feature x times, and you have the choice of changing the permission again. For location, it also shows a map of each location gathered by the app.
1: https://www.androidpolice.com/wp-content/themes/ap2/ap_resiz...