this post was submitted on 24 Aug 2024
1 points (100.0% liked)
Technology
59651 readers
2680 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wonder what counted as "an EU iPhone"?
The serial number? GPS location of the phone? IP address?
How could one outside of EU region to have an "EU iphone"?
I heard somewhere they'd require a European bank card tied.
It's already trivial to get local banking details from many countries, (e.g., 'multi-currency' debit cards) but as far as I'm aware there's not a practical way to get a foreign debit card without the usual hoops that the full account would require.
Probably because demand for such a thing is low - I can generate disposable card numbers on the fly, but only from my home country. Can't imagine (aside from this specific edge case in question) generating foreign card numbers would be all that useful most of the time.
End-user support for such a thing would also be a challenge - I'm very accustomed to entering the usual data points with my card, but users would forget the associated postal code, or any number of other things, and then call support whining that it's 'broken'.
An European iPhone, aka an iPhone which will get these features, is identified by a background process named
countryd
, introduced in iOS 16. Its only purpose is to compute and predict the most likely location of the user (as in country/region) and lock down features accordingly.These are only some of the factors taken into the equation:
countryd
takes in all of these and more as input to provide the most likely country of the user. If that country is in the EU, then 💥 Sideloading, Default Apps, etc etc etc goodiesI was in Corfu last week when the news of the Epic store came about, so tried to install it on my UK registered iPhone. All I got was a notification telling me that my phone isn’t eligible.
So yeah, no Fortnite in my phone for me. Not that I really care about that, I just like fiddling with shit.
Brexit means brexit
Sadly.
The gift that keeps on giving.
This is disgusting.
It would have been easier to just remove these restrictions for everyone.
It's funny, because I've worked on and off in regulation for some of these companies. Leadership always wants a "scalable regulatory solution" and the answer is always "let's be more open" and leadership is always like "no"
It's actually not hard to be compliant with the laws of 220+ regions. It's just being on the edge of each and every restriction is more profitable.
$$$$$$$$
IOW, not something that one stuck in Ameristan can realistically override. Damn.
A handful of those factors are fairly trivial, but addressing all of them concurrently sounds like a tall order - especially since presumably one can't talk to
countryd
directly and feed it the desired data.Appreciate the clarity - iOS just isn't a platform I have a need or the tools to code in.