What's New in iOS 11.0

As Y'all know #WWDC17 already started. So here you can find new dishes !! in your dev plate. Few dishes like ARkit, Musickit and etc. You will loveit. I am just writing main points below for more details please check the release notes link in the bottom of the page.
*********
General 
*********

New - Support for binary (non-text) barcodes.
Added API To:
  • AV Foundation
  • Core Image
  • Sirikit 
Support detection, decoding and creating barcodes with binary content
Added CIBarcodeDescriptor, a new barcode descriptor object to Core Image to provide interoperability with AV Foundation and the Vision APIs.

******************
New - MusicKit.
******************

MusicKit gives your app access to the full Apple Music catalog, and to the user’s library.
MusicKit gives your app access to the full Apple Music catalog, and to the user’s library.
Added and updated functionality in StoreKit for retrieving client tokens and storefront identifiers.
Added and updated functionality in Media Player to enable station playback.
Added display of custom messages in the Apple Music subscriber setup flow.

*********************
App Frameworks
********************

New - Support for drag and drop.
Drag and drop in iOS let a user drag items from one location to another onscreen; either within a single app or in different apps.
Added functionally to identify views as drag sources and destinations.
Added customizable previews and set-down animations.
For more information, see Drag and Drop in the documentation.
New - Browsing local and iCloud documents.
Improved Dynamic Type Support.
Improved Auto Layout support for Dynamic Type.
Updated text content to work with App Password autofill.
Updates to keyboard extensions.
Improved Available Storage Space API

*************************
Graphics and Games
*************************

New - Support for augmented reality. ARK it Framework - Integrates iOS device camera and motion features to produce augmented reality experiences in your app or game.
New - High-performance image analysis. Vision framework
New - Write custom image blending kernels for Core Image.
New - Lightweight render destination.
Added new Core Image filters CITextImageGenerator, CIColorCurves, CILabDeltaE, CIBokehBlur, CIMinMaxRed, andCIBicubicScaleTransform.

*************************
Metal 2
*************************

Metal 2 contains significant additions and updates to Metal,

*************************
App Services
*************************

New - Support for machine learning models. - Added the Core ML framework for easily integrating machine learning models into apps.
New - SiriKit support for visual codes.
New - SiriKit support for notes and to-do lists.
New - Find the heading of the device.
New - Multipath TCP
New - DNS Proxy.
Enhanced end user transaction flow in Apple Pay.
New - Promoting in-app purchases on the App Store.
New - Live messages.
Enhanced triggers for HomeKit.
Updated MapKit for a clearer display of developer data. 
Added mutedStandard, a new map display mode that emphasizes developer data.
Added properties to customize how annotations behave when collisions occur. Developers use a combination of displayPriority,collisionMode, and clusteringIdentifier to influence which annotations remain on the map.

*************************
Media and Web
*************************

New - Support for High-Efficiency Video Coding (HEVC).
High-Efficiency Video Coding (HEVC) is a new standard for video encoding that offers substantially better compression than H.264 at the same level of visual quality.
Use AV Foundation to playback movies containing HEVC encoded tracks, and to capture and export videos.
VideoToolbox clients can encode and decode HEVC video bitstreams.
New - Support for High-Efficiency Image Format (HEIF).
High-Efficiency Image Format (HEIF) is a new standard of image compression that nearly doubles current data compression ratios for the same level of image quality.
Added functionality to the Photos and Core Image frameworks to display, encode, and export HEIF images.
New - Support for capturing and manipulating Depth data, and enhanced photo capture.
Added objects to AV Foundation for capturing and representing depth data. For more information, see AVCaptureDepthDataOutputAVDepthData, and related APIs.
Added AVCapturePhoto, an object that encapsulates the information for a captured photo and supports HEVC and HEIC encoded images.
New - Automatic storage management.
New - AirPlay 2.
Added more Live Photo adjustments.

*************************
System
*************************

New - Hotspot configuration.
Updated the Core Bluetooth framework.
New - Detect NFC tags and read messages that contain NDEF data.
APFS is now the default filesystem.

Comments

  1. The impact of mobile phones at present makes the users to buy new trendy mobile phones frequently. Android and iOS is the most used mobile OS. Both play a major role in the mobile industry.
    Regards:
    iOS Training in Velachery
    iOS Training in T Nagar

    ReplyDelete
  2. I am always searching online for articles that can help. There is obviously a lot to know about this. I think you made some good points.
    Techoli.com

    ReplyDelete

Post a Comment

Popular posts from this blog

Copy Vs Mutable Copy in iOS

How to Disable iOS/iPad App availability on Mac Store, Silicon?

In Swift: NSBlockOperation and NSOperationQueue Sample