Pages: [1]   Go Down
  Print  
Author Topic: Regarding built-in iOS apps being split out into the App Store  (Read 432 times)
HCK
Global Moderator
Hero Member
*****
Posts: 79425



« on: July 27, 2015, 03:00:20 am »

Regarding built-in iOS apps being split out into the App Store

<div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href='http://www.imore.com/regarding-built-ios-apps-being-split-out-app-store' title="Regarding built-in iOS apps being split out into the App Store"><img src='http://www.imore.com/sites/imore.com/files/styles/large_wm_brw/public/field/image/2015/07/app-store-education-ipad-mini.jpg?itok=yZ-Aa4sY' />[/url]</p> <p class="intro">Would there really be any benefit to moving built-in app updates to the App store?</p> <p>The idea of Apple unbundling the built-in apps so they can be split out and updated at any time via the App Store is an old one. There are some merits to the idea but also some drawbacks. In theory, it would allow for bugs to be fixed and features to be rolled out faster than operating system updates would otherwise allow. In practice, it's much more complicated. That's why it's one of those things everyone suggests, but few go further than the suggestion. So let's go further.</p> <h2>Google vs. Apple</h2> <p>One of the reasons people suggest Apple should unbundle the built-in apps is because Google has already done that on Android. iOS and Android, however, are very different systems.</p> <p>For Google, as a modular operating system provider, it makes a lot of sense. By putting apps into the Play Store, Google can push them whenever it wants or needs to. Not so with operating system updates. Google can make those whenever they want but they often as not grow old and die waiting for manufacturers and carriers to implement and release them.</p> <p>Apple doesn't have that problem. Apple is integrated device provider. There are no manufacturers to deal with, and Apple removed even the carriers as roadblocks long ago. As a result, Apple can update iOS any time they like, as often as they like. Theoretically, they could do it as often as Google could push a Play Store app update.</p> <h2>App vs. system</h2> <p>It goes deeper than that, though. A lot of what Apple does with apps occurs at the system level. That's what makes iOS so efficient. It also means that what can look like an app bug or app feature is really something at the system level.</p> <p><a href='http://www.imore.com/regarding-built-ios-apps-being-split-out-app-store' title="Regarding built-in iOS apps being split out into the App Store"><img src='?itok=XoSV9PUo' />[/url]</p> <p>Take the recent Messages bug that, when encountering a set of Arabic characters, crashed the system. It was a result of Unicode parsing, which meant it also affected notifications and a few App Store apps, and to properly fix it required an update at the system level.</p> <p>That holds true for anything use core or foundational frameworks or system-level application programming interfaces (API).</p> <p>Theoretically, Apple could modularize and package up code unique to each app, so each one could stand alone with few if any system dependencies. But that would significantly increase complexity and introduce severe redundancy and bloat. Bugs would have to be fixed and features introduced one at a time, even if wide applicable. In other words, it would make iOS worse.</p> <h2>App vs. cloud</h2> <p>Increasingly, many of the features found in apps aren't local to the device but live in the cloud. Siri, iTunes Match, Apple Music, Maps, App Store, iTunes Store, iBooks... the list goes on and on. All of these apps already receive server-side updates whenever the need arises.</p> <p>There's no need to download and install an operating system or even an app binary because it's all handled behind the scenes. Siri and Maps especially have received near-constant updates over the last few years. No unbundling needed.</p> <p>This is also why those currently experiencing bugs with Apple Music wouldn't benefit from the Music app being in the App Store. It's the service that needs to be fixed, not just the binary.</p> <h2>The unbundled person-hour myth</h2> <p>It might seem that unbundling apps would lead to better and more frequent updates, but the two have nothing to do with each other. In fact, when apps are unbundled, and no longer tied to high-priority projects like system software updates, they can languish on the App Store without significant updates for months or years. Apple Remote was a famous example of this.</p> <p>There are only so many engineers to go around, and whether an app is bundled or not doesn't change the number of engineers who how fast they can work.</p> <p><a href='http://www.imore.com/regarding-built-ios-apps-being-split-out-app-store' title="Regarding built-in iOS apps being split out into the App Store"><img src='http://www.imore.com/sites/imore.com/files/styles/large_wm_brw/public/field/image/2015/07/ios-9-first-look-maps-hero.jpg?itok=n-DCy6g6' />[/url]</p> <p>The new Music app didn't wait on iOS 8.4. iOS 8.4 was for the new Music app and the Apple Music services that came with it. Transit in Apple Maps isn't waiting on iOS 9. iOS 9 is when Transit will be beta tested and ready for limited release.</p> <p>They're co-dependant. By pushing app updates as part of operating system updates, Apple knows everyone who has the new app also has the new operating system that supports it, and vice versa. And if an app required an OS update for it to be installed, there's little advantage to it being unbundled anyway.</p> <p>Podcasts, while it was still on the App Store, was updated 16 times. During the same period, iOS was updated 20 times. iBooks, while still on the App Store, was updated 24 times. iOS, 40 times. So, even if Calculator and Stocks were moved to the App Store, it's tough to believe they'd get updated any more frequently than they do now.</p> <p>The truth is, apps being bundled or unbundled doesn't make updates any slower or faster. Apple is in sole control of the company's update pace. They've pushed out urgent updates in days when they've needed to, and gone months without an update when they didn't need to.</p> <h2>The user experience myth</h2> <p>There's some belief that if built-in apps moved the App Store they'd be easier and more convenient to update. On the Mac, for example, system updates are handled by the Mac App Store, as are Safari updates.</p> <p>For consistency reasons alone it could be valuable to have software update handled by both System Preferences and Setting, or Mac App Store and iOS App Store. That aside, there's little advantage either. Updates that involve core system features would still require restarts, and updates that languish in Settings could still language in App Store or vice versa.</p> <h2>The unbundled advantage</h2> <p>There are a few advantages to unbundling. If designers decide to move a button around on screen, and they're using UIKit instead of WebKit to render it, an App Store update could get it done without having to wait for an iOS update.</p> <p>Likewise, if a crash bug is caused entirely by an error in local code, with no server side solution possible, and somehow wasn't detected and fixed in any of the beta releases, it could also be fixed faster via an App Store update.</p> <p>But those kinds of things don't happen. Apple designers don't move buttons around at random and the last few times there have been major bugs in an iOS release they've been related to wireless connectivity or other system-level features that would—wait for it—require an iOS update anyway. (Which Apple has delivered, quickly.)</p> <h2>The bottom line</h2> <p>I like the idea of moving built-in apps to the App Store, which is why I've been one of the people talking about it for years. But the more I learn about why the system is the way it is, the more I realize ideas are much, much easier than implementations.</p> <p>iOS isn't Android, so the iPhone and iPad wouldn't get the same advantages Google gets by moving core apps to the Play Store. And what advantages there are need to be weighed against the complexities and inefficiencies the transition would introduce.</p> <p>Apple might one day make that move—though they haven't done it on OS X either—or they may continue to evolve apps to the point where features are completely unbound from binaries.</p> <p>The truth is, Apple doesn't need to do anything other than provide important updates in as timely a manner as possible, and that's completely unbound from built-in or App Store details.</p> </div></div></div><br clear='all'/>

<a href="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/1/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/1/rc.img" border="0"/>[/url]

<a href="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/2/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/2/rc.img" border="0"/>[/url]

<a href="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/3/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/rc/3/rc.img" border="0"/>[/url]

<img src="[url]http://da.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/a2.img" border="0"/>[/url]<img width="1" height="1" src="http://pi.feedsportal.com/r/234566161425/u/49/f/616881/c/33998/s/48737cf1/sc/15/a2t.img" border="0"/><img width='1' height='1' src='' border='0'/><img src="http://feeds.feedburner.com/~r/TheIphoneBlog/~4/CDNN8mbR76I" height="1" width="1" alt=""/>

Source: Regarding built-in iOS apps being split out into the App Store
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: