FTFY Fox :)
Apple takes down ICE tracking apps after pressure from DOJ
431–440 of 645 posts
Re: Apple takes down ICE tracking apps after pressure from DOJ
#432Earlier quoted context omitted.
It could be replaced with a fucking web app if they built it properly the first time around.
Do you know a good way to do geofencing on PWAs? I'm not saying you can't, but I don't know of any API that can accomplish that (without constantly running GPS location updates in the browser, which no standard phone will allow).
Re: Apple takes down ICE tracking apps after pressure from DOJ
#433Earlier quoted context omitted.
Google disputes that: https://android-developers.googleblog.com/2025/09/lets-talk-...
For clarity, they're requiring apps to be signed by a verified developer on certified Android devices. You can still side load, but the verification is still required for the side loaded apps.
Re: Apple takes down ICE tracking apps after pressure from DOJ
#434I don't see the problem. It was an app specifically developed to help people evade American law and attack people who work for the government, how is it a shock that they took it down?
Re: Apple takes down ICE tracking apps after pressure from DOJ
#435Earlier quoted context omitted.
> to remove an app that allowed people to evade law enforcement. No, they continued to allow police location apps (Google maps will even tell you where they are). The language they added to the app store rules were very specific: "Apps may only display DUI checkpoints that are published by law enforcement agencies, and should never encourage drunk driving or other reckless behavior such as excessive speed." Whether o…
What purpose outside abetting in avoiding a DUI is there for publishing a live map of DUI checkpoints? I’m not questioning whether you should be able to do it. I’m really curious.
Re: Apple takes down ICE tracking apps after pressure from DOJ
#436Isn't this the company that was commended for not bowing down to pressure from FBI?
Re: Apple takes down ICE tracking apps after pressure from DOJ
#437Earlier quoted context omitted.
PWAs can’t use Sockets, for one thing.
What on earth would you need that for in this instance? As a side note, when Apple finally gets their shit together WebTransport is excellent for most socket like use cases.
Re: Apple takes down ICE tracking apps after pressure from DOJ
#438Earlier quoted context omitted.
> to remove an app that allowed people to evade law enforcement. No, they continued to allow police location apps (Google maps will even tell you where they are). The language they added to the app store rules were very specific: "Apps may only display DUI checkpoints that are published by law enforcement agencies, and should never encourage drunk driving or other reckless behavior such as excessive speed." Whether o…
What purpose outside abetting in avoiding a DUI is there for publishing a live map of DUI checkpoints? I’m not questioning whether you should be able to do it. I’m really curious.
Re: Apple takes down ICE tracking apps after pressure from DOJ
#439Google is making it so sideloading APKs on Android is no longer possible. This is one of many great reasons why that should not happen.
https://android-developers.googleblog.com/2025/09/lets-talk-...
Re: Apple takes down ICE tracking apps after pressure from DOJ
#440Why are people so obsessed about apps. could be a website that couldn’t easily be taken down.
You can't send a push notification without a certificate that apple controls from a website. Push notifications seem to be key here so that you don't have the constantly open the app/webpage.