Slashdot Mirror


Apple In Trouble With Developers

geek writes "According to Marco Arment, the creator of Instapaper, Apple may be in trouble with developers. According to Arment, the new sandboxing guidelines from Apple are pushing developers away in droves. 'I've lost all confidence that the apps I buy in the App Store today will still be there next month or next year. The advantages of buying from the App Store are mostly gone now. My confidence in the App Store, as a customer, has evaporated. Next time I buy an app that’s available both in and out of the Store, I’ll probably choose to buy it directly from the vendor. And nearly everyone who’s been burned by sandboxing exclusions — not just the affected apps’ developers, but all of their customers — will make the same choice with their future purchases. To most of these customers, the App Store is no longer a reliable place to buy software.' Arment also comments on the 'our way or the highway' attitude Apple often takes in these situations and how it may be backfiring this time around."

3 of 343 comments (clear)

  1. Backwards, more will go to app store by SuperKendall · · Score: 5, Interesting

    As a developer I see what he is saying.

    But as a user the changes only make it MORE likely I would look in the app store first for something. I know something from there will work along with the system security restrictions.

    With more people looking in the app store, the simple truth is more developers will have to service that market somehow or lose users (or at least not grow at the same rate as the mac install base does).

    Apple has already changed some ways in which sandboxing works, to accommodate some application needs. And they will do more of that going forward - but historically Apple implements overly strong security to start with, and then whittles it away as required instead of letting users get used to an overly permissive model.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  2. Marco may have a point by 93+Escort+Wagon · · Score: 5, Interesting

    Problem is, I read the linked post and can't tell if he's right or wrong. He refers to developers leaving, he refers to customers being burnt, he refers to sandboxing exclusions... but he doesn't give a single example to illustrate his point!

    So what exactly are you talking about, Marco Arment?

    --
    #DeleteChrome
  3. Re:Agree by iluvcapra · · Score: 5, Interesting

    If you go back to the article Ament links to, their complaints are:

    No free trials
    No discounted upgrades
    No free upgrades if the prior version was purchased after a specific date
    No way to provide license keys that could be used on Windows (many of our customers use both platforms)
    No volume discounts or site licensing
    No access to customer information, which prevented us from validating orders, offering discounts, running promotions, newsletter signups, etc.
    Unclear refund policies
    Most importantly, we had to create another version of Postbox for the Mac App Store that removed features such as iCal support, iPhoto integration, and Add-Ons in order to comply with Apple’s Application Guidelines

    None of these, save the last one, have anything to do with sandboxing. The last one does, but I don't understand it, because access to the user's calendar and photos are explicitly-defined entitlements that you can access, all you have to do is check a box in Xcode. A sandboxed app cannot access the filesystem of the computer, except for paths specifically named by the user in an Open or Save dialogue (the dialogue boxes are run by a separate daemon that passes the paths to the client application over IPC, so you can't futz with it to pick open more of the user's fs than they specifically let the application see.) Obviously this is deadly to bulk renamers, but I don't understand the complaint in the context of document creation, utilities or accessories, games, or really anything but document indexers -- which would have to just be sold the old fashioned way, on a website.

    --
    Don't blame me, I voted for Baltar.