elijahg
About
- Username
- elijahg
- Joined
- Visits
- 398
- Last Active
- Roles
- member
- Points
- 6,585
- Badges
- 2
- Posts
- 2,909
Reactions
-
Apple researching dual-monitor mounting system for Pro Display XDR
InspiredCode said: -
Apple researching dual-monitor mounting system for Pro Display XDR
mobird said:twice as nice, at twice the price... -
Apple cuts App Store commission to 15% for developers paid less than $1M per year
AppleZulu said:elijahg said:AppleZulu said:mjtomlin said:AppleZulu said:mjtomlin said:avon b7 said:22july2013 said:avon b7 said:This move doesn't tackle the root issue that is being investigated on multiple fronts. That there is only one App Store on Apple devices.
Apple can legitimately charge whatever it wants but that isn't, and has never been, the root issue.
I think Apple feels good news won't result from the different investigations and this reduction is a move to leave them in slightly better light when final rulings are delivered.
That is to be determined. As things stand I feel the EU could rule against Apple but it's still up in the air. One possible outcome could be for Apple to be required to make customers aware (before purchase and in simple terms) that purchasing iOS devices with the App Store, requires tacit acceptance that Apple will have sole control of App Store management and fees.
Not dissimilar to the cookie situation in the EU.
That's not the "root" issue with the App Store. That's just the guise. The real root is and always will be about who's getting paid. No one is interested in whether it's better for the consumer (it has been proven that the App Store works and most user don't have an issue with it). Apple is the single app distribution point for iOS apps, so everyone is "forced" to pay Apple's toll. Apple can solve part of that not by allowing for another App Store on iOS, but by allowing for side-loading of apps direct from a developer's website. Where the developer is free to use any payment system they want. But you can believe Apple still won't allow website App Stores either.
Lowering the fee for smaller developers is a good start.
Allowing for side-loading will be next.
Um. Ok. Not exactly sure how turning on an option to allow side loading on my iPhone affects the security of your iPhone? Would you care to explain?If you want that option built in, buy an Android phone. You already have a choice. Don’t take away my choice to own a more secure device.
Please enlighten me. You say iOS already allows side loading of apps. Please clearly describe what you mean by that. What side loading does Apple actually allow and how is that accomplished?
Next, please explain, if side loading is already allowed, why are people insisting that Apple needs to allow side loading of apps? Instead of coming at me, shouldn't you be offering those folks some convenient links and instructions on how they can already do the thing they want to do? Are they asking for something different than what you say is already allowed, and if so, what is the difference?
Here you go: https://jilaxzone.com/2020/04/20/complete-guide-how-to-sideload-any-app-game-into-iphone-ipad-works-with-latest-ios-no-jailbreak-is-required/
Further than the above link, why should I do their (and your) research for them/you? I already know sideloading exists, perhaps you should have checked prior to making other claims. There are no third party app stores that can be side-loaded however, for several certificate based reasons that I won't go into here, but you can do your research, since it's you claiming sideloading is not allowed and will reduce security, not me. I didn't know that people were insisting Apple allowed sideloading, you're the first to mention it and incorrectly state that it's not allowed. People want a third party App Store, that is not the same as sideloading.
Oh - and why is it you think you should have a right to take away the choice of others to have an iPhone with a third party app sore (or sideloading), so you can have things your way instead? -
Apple cuts App Store commission to 15% for developers paid less than $1M per year
goodbyeranch said:avon b7 said:This move doesn't tackle the root issue that is being investigated on multiple fronts. That there is only one App Store on Apple devices.
Let me break it down for you. Apple makes a platform. It is theirs. No one elses. They can provide other people access to that platform (or not) and dictate the terms. Dont like the terms? Then move along. There are other platforms. The end. -
Early macOS Big Sur adopters running into teething issues
Python is broken too, third party modules link against libraries that no longer exist on disk and fail to start. Apple knew about this before the Big Sur developer betas, they submitted a patch to the Python repo which was subsequently merged, but then Apple shipped an old unpatched version of Python with Big Sur. A common use case is Python with pyserial to communicate with various third party peripherals, and that's broken completely without manually installing a newer version of Python.