ios18

Generated on 8/27/2024

2 searches

iOS 18 introduces several new features and improvements across various areas. Here are some highlights from the WWDC sessions:

  1. UIKit Enhancements: iOS 18 brings new features to UIKit, including improvements to transitions and animations, tab bars, and a new document launch experience. Developers are encouraged to integrate both UIKit and SwiftUI in their apps. For more details, you can check the session What’s new in UIKit.

  2. Privacy Updates: iOS 18 enhances privacy by providing more transparency and control over access to local networks, Bluetooth, and contacts. The new contact sharing flow allows users to select specific contacts to share, offering limited or full access. More information can be found in the session What’s new in privacy.

  3. Device Management: New exceptions in device management allow enrolling an MDM on a newly set-up device without causing a security delay for the first 3 hours after enabling stolen device protection. Proprietary in-house apps now require a restart when installed with a new team identity. For more details, refer to the session What’s new in device management.

  4. Journaling App Enhancements: iOS 18 supports landscape orientation for journaling suggestions, allowing apps to take full advantage of wider screens. The session Enhanced suggestions for your journaling app provides more insights.

  5. StoreKit and In-App Purchase: The original API for in-app purchases is deprecated in iOS 18. Developers are encouraged to update to StoreKit 2, which offers improvements like automatic cryptographic validation and modern language features. More information is available in the session What’s new in StoreKit and In-App Purchase.

These sessions provide a comprehensive overview of the new capabilities and improvements in iOS 18, helping developers enhance their apps with the latest features.

What’s new in privacy

What’s new in privacy

At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

Elevate your tab and sidebar experience in iPadOS

Elevate your tab and sidebar experience in iPadOS

iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.

What’s new in UIKit

What’s new in UIKit

Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

What’s new in device management

What’s new in device management

Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

Enhanced suggestions for your journaling app

Enhanced suggestions for your journaling app

Find out how your journaling app can display journaling suggestions with richer content from the system. Explore new types of available content like state of mind data, reflection prompts, and support for third-party media content and motion-based activities.

What’s new in StoreKit and In-App Purchase

What’s new in StoreKit and In-App Purchase

Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.