started · updated
Ionic announces Capacitor 9.0 roadmap and GeckoView integration
Ionic has announced the roadmap for Capacitor 9.0, which is targeted for release in November 2026. This major update will include support for Android 17 and iOS 27. Key technical shifts include a move toward Swift Package Manager as the default to accommodate the phase-out of CocoaPods, and a deep modernization of the iOS implementation by converting remaining Objective-C code to Swift.
Version 9.0 will also introduce new plugins for health, fitness, contacts, and calendars, and aims to improve AI capabilities through enhanced MCP server and agent support. Additionally, developers may soon have the option to exclude the Cordova compatibility layer from Capacitor builds.
To address the issue of WebView kernel fragmentation on Android, GeckoView—the engine powering Firefox—is being introduced as an option. By bundling GeckoView directly with an app, developers can ensure a consistent browser engine across all user devices, bypassing the inconsistencies found in various system-provided WebViews. While this provides unified behavior and allows the use of modern web APIs without polyfills, it does result in increased package sizes.