|
|
|
|
|
by InTheArena
2102 days ago
|
|
I don't have a problem with the app store rules, for apps that are in the app store. What i do have a major problem with is the inability to use a third party app store with different rules. Marco is opposed to this - primarily because it offsets the immediate advantage he would get if Apple was forced to abandon IAP, while also making him have to possibly go with multiple app stores - but legally I don't think the government can force Apple to set a given rate (they appear to be in line with what Sony and Microsoft get for their hardware, and what Google gets on the app store) or legal terms. The security in iOS is tied to the sandboxing model - not the app store. The app store is there to protect Apple's interests. If a customer wants to load a separate app store, thats on them. Apple doesn't own the hardware. We do. It should be our choice to open it up to apps and ecosystems (native app stores) that are competitive. |
|
I disagree. Sandboxing is designed to prevent your phone from being compromised but it doesn't prevent bad actors from using legitimate APIs in malicious ways.
As an example, the App Store review guidelines enforce certain privacy restrictions such as not allowing third-party analytics or advertising in apps designed for children. This is not something that is intended to be enforced via sandboxing.
Edit: As another example, consider an app that might request access to your contacts for a legitimate purpose (like messaging), but then secretly transmits and stores that data for an alternative purpose (like selling your contacts to third parties). Also possible within the sandbox but forbidden by the review guidelines. Now, I'm not saying the review process is going to catch all abuses of legitimate APIs ahead of time, but at least there is an enforcement mechanism if the bad actor gets caught.