IOS 6.0 development framework and function Update Summary

Source: Internet
Author: User

1. Maps

Replace Google map with Apple's self-developed 3D Map

2. Social Network

Integrates Sina Weibo, Facebook, Twitter, and other social network account management. <Social. Framework>

3. Pass Kit

The pass SDK is provided, which can be used for basic development of electronic passes and even physical tickets.

4. Game Center

Call the gkchallenge function to initiate a game challenge. authenticatehandler saves server-side verification information and supports timeout settings. gkachievement can submit multiple achievements at the same time.

5. Reminder

Event KIT framework provides a customizable reminder service.

6. In-APP purchase (built-in store)

The product can be downloaded, and Apple will provide storage for the corresponding server. <Skdownload class-storekit. Framework>

7. Collection views

Added uicollectionviewcontroller to support more convenient layout customization.

8. UI State Preservation (Interface State retained)

In IOS 6.0, State Preservation provides a solution to save the interface status. In this way, even if the application process is terminated, the user can still feel that the interface has not changed.

9. Auto Layout

The Automatic Layout Based on the "springs and struts" model, used:

  • A. Localization
  • B. Supports the right-to-left language.
  • C. Better Management of view and Controller

10. Data Privacy (Data Privacy Center)

  • A. Address Book
  • B. Calendar
  • C. Reminder
  • D. Album

Before a third-party application accesses the above project, the user will be prompted to authorize. Info. plist can be customized to the user's description when accessing these projects.

NOTE: If an application is denied authorization, it receives NULL data and must manage the process accordingly.

Additional framework enhancements (Framework enhancement)

I. uikit framework:

Uiimage: The new initialization method. You can set the scale parameter.

Custom interfaces supported: uibarbuttonitem, uipagecontrol, uipageviewcontroller, uiswitch, and uistepper

Uitableview: new member variable uitableviewheaderfooterview to set the header and footer

Uitableviewcontroller: supports built-in refresh buttons-uirefreshcontrol

Uiwebview: provides methods to prohibit access to extra hidden content

** Uiviewcontroller:

Brand new and more concise screen rotation Management Method (extremely pitfall, completely different from the original)

Uinavigationbar: subclass ..

Ii. OpenGL ES

Gl_ext_texture_storage, gl_apple_copy_texture_levels, gl_apple_map_buffer_range, gl_apple_sync, gl_apple_shader_framebuffer_fetch

Iii. Media Player framework

Added mpvolumeview: Used to customize the volume bar

Iv. Image IO framework

You can query EXIF and IPTC to obtain the image shooting information (aperture, focal length, and exposure time) (related classes: cgimagesourceref, cgimagedestinationref)

V. IAD framework

The advertisement banner supports a new size on the iPad.

6. foundation framework

  1. Nsfilemanager: supports cloud Management
  2. Nsuuid class: allows developers to generate required UUID
  3. Nsurlrequest: allows developers to set whether a request is allowed in a multi-network environment.
  4. Add the case-sensitivity method for nsstring ~

VII. External accessory framework

Add a gorgeous management bluetooth device connection interface: displays the list of available Bluetooth devices.

8. Event KIT framework

Optimizes reminder and calendar management.

9. Core video framework

Supports two new Pixel-level formats to provide OpenGL ES-related more efficient one-channel and two-channel image storage.

10. core media framework

Added the cmclockref and cmtimebaseref types.

11. core location framework (geographic location Framework)

  1. When the user does not move within the specified time, set pauseslocationupdatesautomatically to suspend geographic transfer to save power.
  2. Set activitytype to differentiate driving usage and fitness usage

12. Core Bluetooth framework

The Bluetooth device supports the peripheral mode. Previously, only the central mode was supported ).

13. Core audio

  1. The audeferredrenderer audio unit allows more frequent audio slicing in low-priority thread mode.
  2. Audioqueueprocessingtap: allows you to intercept and process data in the audio queue, you know ^.

14. AV foundation framework

Avplayer better supports Network streaming media Etc ..

15th. Ad Support Framework

Provides a new scheme to identify the app advertising client (the new scheme after the udid is killed, looks like cfuuid ).

16. Accelerate framework

Added vdsp, SSE, Etc ..

Apple official link:

Https://developer.apple.com/library/prerelease/ios/#releasenotes/General/WhatsNewIniPhoneOS/Articles/iOS6.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.