Earlier quoted context omitted.
But you would need to somehow get in touch with said carrier. Granted, you could probably do that over WiFi but if my phone breaks when, say, I'm out camping I'm SoL.
Would you bring a spare phone then? Sounds implausible. If you did, and it’s an emergency you can use a phone without a sim at all with the emergency network.
iOS 17 app sideloading might only be available in Europe
661–670 of 1001 posts
Re: iOS 17 app sideloading might only be available in Europe
#662Re: iOS 17 app sideloading might only be available in Europe
#663sad about the difference but glad to see all the EU laws won't necessarily screw up the internet again for everyone else
Re: iOS 17 app sideloading might only be available in Europe
#664Earlier quoted context omitted.
But you would need to somehow get in touch with said carrier. Granted, you could probably do that over WiFi but if my phone breaks when, say, I'm out camping I'm SoL.
While I could see how the camping scenario might matter to a few people, I would personally rather have a couple mAh larger battery because of the slight physical space savings that I imagine eSIM brings.
Re: iOS 17 app sideloading might only be available in Europe
#665Hasn't Apple always said the reason they don't allow sideloading was that it'd be impossible without compromising security? So are they claiming their European iDevices won't be secure anymore, or are they admitting they were lying before and that the real reason was nothing but greed?
Re: iOS 17 app sideloading might only be available in Europe
#666Apple being motivated by improving security are BS, and it pains me te see people in this forum falling for it or reapeating this. There is a great tool to increase security: the browser and its sandbox. You don't need to install anything fishy on your phone, and the sandbox rights coukd be sufficient for many apps. But as an example, Apple denies the full screen feature for websites and even PWA... only installed on…
> Apple being motivated by improving security are BS, and it pains me te see people in this forum falling for it or reapeating this. It's the same with privacy. Forcing app publishers to state what user data is being sucked out of their phones was just a poor PR stunt. Nothing has changed. Applications still require payments in form of contact lists (which is more or less illegal in Europe if you don't have permissio…
> Nothing has changed. Applications still require payments in form of contact lists
This is actually proof that users don’t make good choices when it comes to privacy and security even when they have the necessary information.
Re: iOS 17 app sideloading might only be available in Europe
#667Duh? The EU has no jurisdiction over the US. So there will be no legal need for Apple to allow it here. Just like they don’t allow alternate payment methods for dating apps in the US like some other countries required and Apple had to comply with. The App Store is too critical to the way Apple sees things, they’re not going to just say “oh well”. I bet things are only open for EU residents with EU purchased phones. B…
Take a look at the “Brussels effect”. The only reason it doesn’t apply in this case is that software changes are easy to made — but Apple might still have to eventually let it go even in the US, if for example people like it enough.
They only made things different when they absolutely had two, like the radios. But software featured are really easy to differentiate in different countries.
The big risk, and I agree with you, is that this will prove that sideloading isn't the great evil they’ve been portraying and they’ll be forced to offer it in additional places by more laws until it becomes easier to just give it to everyone.
Re: iOS 17 app sideloading might only be available in Europe
#668Earlier quoted context omitted.
So you're also not buying an Xbox, Playstation, Switch, etc. right?
With Xboxes you have dev mode so you are definitely buying the Xbox. The Switch technically doesn't have a web browser so I wouldn't define it as a general-purpose computing device. The PS5 should definitely get a dev mode like the Xbox, otherwise while it can do general computing tasks like email, messaging, document editing by plugging in a mouse and a keyboard and you can't run your own code on it then you don't o…
Re: iOS 17 app sideloading might only be available in Europe
#669They should just allow installing other operating systems instead. If you want out of their platform, install Linux OS on your phone and have whatever you want there. Wouldn't that make everybody happy - Apple, EU and customers?
That should be the next step, yes.
Sideloading will be full of complicated very important details sucking out live from all parties involved.
I think we all agree that it should not be possible to unintentionally click or autoload link that downloads some settings app that looks like ie. iOS settings app but is developed by some shady party that has access to ie. your biometric security primitives, can look like/impersonate any built-in app/OS behavior etc.
Re: iOS 17 app sideloading might only be available in Europe
#670Ingenious! What if a security incident happens just in Europe but not elsewhere? Then it becomes instantly clear that Apple’s argument against sideloading was not a strawman.
hasn't happened on android with sideloaded apps. Stop fearmongering.
Lets say it like that, and I know I am simplifying quite a bit:
Apple checks security at "compile time", during the App Store checks.
Android checks security only (or mostly?) during "run time".
"Compile time" can give good guarantees because the "compile time" can quite long. Then, during program execution, there need to be less run time checks (and a program can be much faster, by the way).
What do you think happens when allowing sideloading on Apple iOS devices? Suppose there are much less run time checks available because compile time checks are expected?