> Cook used more privacy and safety claims to defend that system, saying it would be both insecure and inconvenient to let apps process payments separately This one is always funny to me, because sellers of physical goods are of course totally exempt from IAP rules, because it would be untenable otherwise. I can type my card number directly into the Amazon app and buy a paperback without any intervention from Apple.…
Tim Cook’s Fortnite trial testimony was unexpectedly revealing
621–630 of 851 posts
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#622Earlier quoted context omitted.
Apple could still limit the APIs that are available to developers.
But if there’s no Apple App Store, you not only can’t prevent private APIs from being used (or abused), but you certainly can’t prevent cross—app tracking and a whole host of other issues.
And on a more base level, Apple has overplayed their hand for far too long for me to be very sympathetic to their arguments. The app store is still loaded with scams, they still deny things for arbitrary and inconsistent reasons with little-to-no explanation, and they've had years to clean this up. It's not 2007 anymore.
Apple isn't acting in good faith. They do not deserve the benefit of the doubt.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#623Earlier quoted context omitted.
Counter to your point, pretend Apple is the FDA and the drugs are apps. Now pretend the government wants to get rid of Apple/FDA.
Right. And to add to the scenario: in this world the FDA is a for-profit corporation that owns the only drug store and uses its regulatory power to prevent any others from existing.
ignoring the for-profit corp vs govt regulatory body statutory difference, there isn't much different in operation.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#624Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#625The only aspect of the Apple App Store that strikes me as truly anticompetitive is their prohibition on adjusting prices to include Apple’s fees, or even to tell the user what they are. I can accept that Apple can demand a 30% fee for billing customers on their devices. And I can accept that they would prohibit installation/sales of software any other way. But I should be allowed to mark up the price by 30% and then…
Of course, if you include the fee explicitly then people will think to look elsewhere and realize they can avoid it. But that's fine, taking a cut is stupid anyway. Really just seems like the app should be paying more to Apple (like a physical store paying rent on real estate) up front and getting the full price of their purchases anyway.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#626Earlier quoted context omitted.
There's nothing weird about it. If there were no food regulations, I don't know if I'd be able to pick restaurants and grocery store brands that were safe to eat. But I definitely know I want safe food to eat. Most people want safe food but they want the government to figure out what that means. Same thing here -- most people just want a safe app store. They don't want the work of having to figure out which app store…
There's an important distinction here in that Apple is a for-profit company, not a government. It responds to market forces, not democratic ones. Its motivation is profit and shareholder value, not some semblance of fairness or a good society. > most people just want a safe app store We already have an example of how users behave when there's a platform that has a default app store and the ability to install others:…
It derrives profit from iphones being relatively secure, which in practise means making it difficult for average users to install stupid things like malware.
Just because corporate overlords have a profit motive, doesn't mean it can't overlap with more alturustic motives. Being an evil villian typically pays well in the short term but not the long term (plenty of exceptions)
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#627Earlier quoted context omitted.
If there were two, or ten, food safety inspection groups, we could figure out which ones had trustworthy ratings. No need for end consumers to inspect every restaurant (every app) individually. That's what Epic is asking for - to have its own app store on iOS.
Which is exactly what everyone wants to avoid. Imagine if there were 10 inspection groups, but sometimes they get bought by corrupt investors who let standards slide while pocketing the extra profit, and consumers constantly have to stay on top of which food inspection groups are the current OK ones and which aren't, and restaurants can't afford to get inspected by all 10 so they only do 2 but then people who only tr…
Then don't use those other apps stores.
I think that people who care about all this stuff, can very easily just continue to use the Apple app store.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#628Earlier quoted context omitted.
I would argue that the US government is also a for-profit government, don't give up your rights so quickly to them. At least with Apple you know what they want: money. With government it could be money, a power play, government official looking to get on the map (ambition), a policy lobbied for by a bought off politician, etc
You can argue that all you like, but it is a ridiculous point. It's not perfect, but most of the time democracy works. This much is self evident. If you are comparing the difference between having a company in charge of public health and a democratic government, you might as well compare the difference between a dictatorship and a democracy. Customers are not stakeholders in the same way that citizens are stakeholder…
That's hardly true. People are rarely angry enough for heads to roll, and almost never that angry at corporations. But if they are that angry, heads have certainly rolled at corporations. Most of the time, nothing happens when people are angry at govs, and if they are angry enough for heads to roll, its more likely to be the people's heads than the government's.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#629But it is certifiably insane that Apple thinks they have the right to dictate to Epic what Epic charges for its apps on their store. If Epic thinks Fortnite is worth $30, and Epic charges Android users $30 for the binary to sideload onto their Android devices, and because Apple charges a 30% surcharge, Epic sells the same app on iOS for $42.86, and Apple says, "no, you're not allowed to do that, you have to charge $30 just like you do on Android" -- no. Absolutely not. Apple does not have the moral/ethical right to do that.
Re: Tim Cook’s Fortnite trial testimony was unexpectedly revealing
#630Earlier quoted context omitted.
Your argument presumes apps get capabilities by default. OSes have been invented where apps get nothing implicitly (the object-capability model); it's a design problem to install mass-market apps with usable security in that paradigm, and it might be a difficult one. But there's been a little work on it and it's worth pursuing.
If there is no app-store review process then all apps will demand full permissions, which means apps effectively get everything by default. If it's a choice between permissions and not using the app then users will give them the permissions, and that is the choice app developers will give users, if they are sufficiently large to get away with it (Facebook, Fortnite, etc).
It's not that I expect Apple to jump right on redesigning their OS. It's the claim that usable security is incompatible with universal computation, requiring a locked-down app store, that I'm objecting to. We have promising ideas about how to do better. We have actual experience of a handful of mass-market OSes, none using those ideas. If we had a lot of diverse experience of mass-market OSes and none of them worked, that would be a powerful argument from experience. But I think in our reality it's just status-quo bias.
(Fuchsia apparently is capability-based.)