Pages: [1]   Go Down
  Print  
Author Topic: Extensibility in iOS 8: Explained  (Read 563 times)
HCK
Global Moderator
Hero Member
*****
Posts: 79425



« on: July 24, 2014, 09:00:23 pm »

Extensibility in iOS 8: Explained

<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/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc_2014_extensibility_icon.jpg?itok=IXLCENYi' />[/url]</p> <p>Extensibility, one of the new features coming to <a href="http://www.imore.com/ios-8" title="iOS 8 help, how-to, news, reviews">iOS 8[/url] this fall, is one of the most significant advancements since the launch of the App Store in 2008. With Extensibility, apps can project widgets into Notification Center's today view, provide custom upload and update functionality, and custom actions in Share Sheets, hook filters into the Photos app, provide custom keyboards system-wide, and access your files anywhere via iCloud Drive or third-party document providers like Dropbox or Google Drive. And they can do all this while maintaining the high level of security built into iOS. So, what are they and how do they all work?<!--break--></p> <h2>Custom extensions</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/06/wwdc_2014_extensibility_security.jpeg?itok=eev67Ss-' />[/url]</p> <p>Like system-wide third party multitasking, Extensibility in iOS was a long time coming. It took years to get the various elements in place, like Apple's cross-communication protocol, XPC, and the daemon that runs it, leaving both SpringBoard and BackBoardd unencumbered, and preventing situations like a greedy container app getting jettisoned and taking the extension down with it.</p> <p>Also like multitasking, it's a new approach that uses a lot of just-in-time smarts to get things done.</p> <p>Instead of making third-party multitasking all powerful and persistent, Apple made specific API to solve specific problems, like streaming audio so you could listen to Spotify while you surfed Safari. Later they added background refresh so, instead of always running, apps could update at the best possible times, for power conservation and convenience both.</p> <p>Now, instead of making Extensibility similarly all-powerful and persistent, Apple has made it just as specifically targeted. App sandboxes are maintained for security but human beings can punch through them for specific actions. iOS then pulls the interface and data from the container app, never mingling it with the host app. That greatly reduces any potential for malicious activity but still provides significant functionality.</p> <p>Bidding on eBay from your Lock screen, posting to Pinterest from your Share Sheet, using a Bing action to translate a website in-place, applying a VSCO Cam filter inside the built-in Photos app, pulling up a Swype keyboard in Messages, opening files from iCloud Drive and saving them back to Dropbox, and more will all be made possible by Extensibility.</p> <p>Instead of having to devise workarounds, we'll be able to get on with our workflows. And that'll prove invaluable</p> <h2>Widgets in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/06/wwdc_2014_widgets.jpeg?itok=xD3KR8vl' />[/url]</p> <p>With Today view extensions, any app can present a widget that displays information and offers a small amount of interaction right in Notification Center. That makes them only ever a swipe away. So, how do widgets work?</p> <ul><li>Widgets in iOS 8: Explained</li> </ul><h2>Share extensions in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc_2014_sharing_icon.jpeg?itok=RL3yEiPF' />[/url]</p> <p>That's right, sharing isn't just for Apple's own services and partners any more. Now, any app can hook into the system-wide Share Sheets and present a way to upload comments, photos, videos, audio, links, and more from within any other app. So, how does it work?</p> <ul><li>Share extensions in iOS 8: Explained</li> </ul><h2>Action extensions in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc_2014_action_extension_icon.jpg?itok=U6keYq2Q' />[/url]</p> <p>Share Sheets in iOS have another name behind the scenes — activity view controllers. That's fitting because, in addition to providing sharing options, they also provide for other "activities", like action options. Traditionally, that's been system options such as copy, save, print, etc. However, just like custom sharing options have now been made available in iOS 8, so too have custom action options. So, how do action extensions work?</p> <ul><li>Action extensions in iOS 8: Explained</li> </ul><h2>Inter-app photo and video editing in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc_2014_photo_editing_icon.jpg?itok=59KCKDQJ' />[/url]</p> <p>With Photo — and video — extensions, we get the ability to access filters and effects from any app right inside Apple's Photos and Camera apps. So, how does inter-app photo and video editing work?</p> <ul><li>Photo and video editing extensions in iOS 8: Explained</li> </ul><h2>Custom keyboards in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/06/wwdc_2014_quickreply_third_party.jpeg?itok=Idf7TjYK' />[/url]</p> <p>Custom keyboard extensions allow developers to almost completely replace the default, system-wide iOS keyboard with ones of their own devising. Not only does that include favorites from other platforms, like Swype or SwiftKey, but it opens the door to ones that offer new languages, novel input methods, special options, and more. So, how do the new custom keyboard extensions work?</p> <ul><li>Custom keyboards in iOS 8: Explained</li> </ul><h2>iCloud Drive and Document Picker in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc_2014_icloud_drive_icon.jpg?itok=Xb04ESfc' />[/url]</p> <p>iCloud Drive and its associated Document Picker allow the app you're using to open files created in a different app, import them, move them, or export them right back out again, all without creating any unnecessary steps or complicated workflows. Everything is also automatically synced through iCloud, so changes made in one app won't only be reflected back in the original app that created the file, but on all your devices. So, how do iCloud Drive and Document Picker work?</p> <ul><li>iCloud Drive and Document Picker in iOS 8: Explained</li> </ul><h2>Document provider extensions in iOS 8</h2> <p><a href='http://www.imore.com/extensibility-ios-8-explained' title="Extensibility in iOS 8: Explained"><img src='http://www.imore.com/sites/imore.com/files/styles/large/public/field/image/2014/07/wwdc2014_document_provider_extensions_0.jpg?itok=-wANPipo' />[/url]</p> <h2>Document provider extensions in iOS 8: Explained</h2> <p>Document provider extensions allow the features from Document Picker and associated file handling to go beyond iCloud Drive to encompass enterprise storage and popular online services like DropBox, Box, OneDrive, Google Drive, and more. Because it ties into the same system and works the same way, as long as they implement the extension, Apple's making it just as easy to use anyone else's online storage as it is to use iCloud Drive. So, how does it work?</p> <ul><li>Document provider extensions in iOS 8: Explained</li> </ul><h2>Bottom line</h2> <p>That Extensibility heralds in a new era of flexibility and functionality for iOS is impressive enough. That Apple has set them up to work the same in both OS X and iOS makes them even more so. It involved tremendous work on Apple's part — shortcuts for one system or the other couldn't be exploited — but ultimately consistency is a feature, and that discipline has resulted in a more unified, better framework for both developers and customers.</p> <p>It's taken a long time for Extensibility to arrive on iOS, but there's every indication Apple has done it in the right way and put them in the right place.</p> <p>Which Extensibility features are you most looking forward to?</p> <ul><li>More of iOS 8: Explained</li> </ul></div></div></div><div id="comment-wrapper-nid-25914"></div><img width='1' height='1' src='http://tipb.com.feedsportal.com/c/33998/f/616881/s/3ccd5962/sc/4/mf.gif' border='0'/><br clear='all'/>

<a href="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/1/rc.htm" rel="nofollow"><img src="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/1/rc.img" border="0"/>[/url]
<a href="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/2/rc.htm" rel="nofollow"><img src="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/2/rc.img" border="0"/>[/url]
<a href="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/3/rc.htm" rel="nofollow"><img src="http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/rc/3/rc.img" border="0"/>[/url]

<img src="[url]http://da.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/a2.img" border="0"/>[/url]<img width="1" height="1" src="http://pi.feedsportal.com/r/199109829588/u/49/f/616881/c/33998/s/3ccd5962/sc/4/a2t.img" border="0"/><img src="http://feeds.feedburner.com/~r/TheIphoneBlog/~4/fj5YkTiDCMo" height="1" width="1"/>

Source: Extensibility in iOS 8: Explained
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: