What is new in iOS 18
Generated on 7/30/2024
1 search

This post is brought to you by Tailscan,
the best devtool for Tailwind CSS.
iOS 18 introduces several new features and improvements across various aspects of the operating system. Here are some of the key updates:
-
UIKit Enhancements:
- Document Launch Experience: Redesigned launch experience for document-based apps, allowing full control over launch views and template document creation.
- Tabs and Sidebar: Major updates to tabs and sidebar, including new syntax in SwiftUI for tab views and better API for describing app hierarchy in UIKit.
- Fluid Transitions: Support for new fluid transitions across the system.
- SwiftUI Animations in UIKit: Improved integration between UIKit and SwiftUI.
- Automatic Trait Tracking: Enhancements to automatically track UI traits.
- List Improvements: Various improvements to list handling.
- SF Symbol Animations: New animations for SF Symbols.
- Sensory Feedback: Enhanced sensory feedback capabilities.
- Text Improvements: Various text handling improvements.
- Menu Actions: Enhanced menu actions.
- Apple Pencil Pro and PencilKit: New features for Apple Pencil Pro and PencilKit.
For more details, you can refer to the session What’s new in UIKit.
-
Privacy Enhancements:
- Contacts Access: More transparency and control over access to contacts, with a new two-stage prompt for sharing contacts.
- Bluetooth and Local Network Access: Improved transparency and control over access to local network and Bluetooth.
- Locked and Hidden Apps: New controls to lock apps using Face ID, Touch ID, or a passcode, and the ability to hide apps from the home screen.
For more details, you can refer to the session What’s new in privacy.
-
Device Management:
- MDM Enrollment: Special exception for enrolling an MDM on a newly set up device without causing a security delay.
- eSIM Setup: Easier setup for eSIM using QR codes or links.
- Private Cellular Network Payloads: Support for multiple private 5G or LTE networks.
- App Locking and Hiding: New controls for locking and hiding apps.
For more details, you can refer to the session What’s new in device management.
-
Customization and Controls:
- Controls API: New API to create controls that can be added to the control center or assigned to the action button on iPhone 15 Pro.
- App Icons and Widgets: App icons and widgets can now appear light, dark, or with a tint, providing a consistent visual experience across the home screen.
For more details, you can refer to the session Platforms State of the Union.
-
Multilingual Features:
- Multilingual Keyboard: New keyboard that lets you type in more than one language without manually switching.
- Live Text: Support for more languages, including Arabic.
- Personalized Numerals: Support for additional Indian scripts.
For more details, you can refer to the session Build multilingual-ready apps.
These updates provide developers with new tools and capabilities to enhance their apps and offer users a more customizable and secure experience on iOS 18.

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.

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

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.

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
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.

Platforms State of the Union
Discover the newest advancements on Apple platforms.