You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<title>App Development Support Policy - Ionic Framework API</title>
Community Maintenance
The Ionic Framework has been 100% open source (MIT) since the very beginning, and always will be. Developers can ensure Ionic is the right choice for their cross-platform apps through Ionic’s community maintenance strategy. The Ionic team regularly ships new releases, bug fixes, and is very welcoming to community pull requests.
Framework Maintenance and Support Status
Given the reality of time and resource constraints as well as the desire to keep innovating in the frontend development space, over time it becomes necessary for the Ionic team to shift focus to newer versions of the Framework. However, Ionic will do everything it can to make the transition to newer versions as smooth as possible. The Ionic team recommends updating to the newest version of the Ionic Framework for the latest features, improvements and stability updates.
The current status of each Ionic Framework version is:
Version
Status
Released
Maintenance Ends
Ext. Support Ends
V7
Extended Support
Mar 29, 2023
Oct 17, 2024
Apr 17, 2025
V6
End of Support
Dec 8, 2021
Sep 29, 2023
Mar 29, 2024
V5
End of Support
Feb 11, 2020
June 8, 2022
Dec 8, 2022
V4
End of Support
Jan 23, 2019
Aug 11, 2020
Sept 30, 2022
V3
End of Support
Apr 5, 2017
Oct 30, 2019
Aug 11, 2020
V2
End of Support
Jan 25, 2017
Apr 5, 2017
Apr 5, 2017
V1
End of Support
May 12, 2015
Jan 25, 2017
Jan 25, 2017
Maintenance: Only critical bug and security fixes. No major feature improvements.
Extended Support: For teams and organizations that require additional long term maintenance support, Ionic has extended support options available. To learn more, see our Enterprise offerings.
Compatibility Recommendations
The Ionic team has compiled a set of recommendations for using the Ionic Framework in conjunction with other contextually-relevant software. This is not meant to be a comprehensive list, but covers many common compatibility questions. The Ionic team strongly recommends reviewing your project dependencies once each quarter to keep track of new releases, features and bug fixes.
Angular's support policy for iOS is the two most recent major versions. This means that changes to your Angular project may be necessary to use Ionic Angular v4-v6 on iOS 13. To support iOS 13, change the project target specified in compilerOptions in the tsconfig.json to es5. Without this change an error of Unexpected token '.' in promiseReactionJob will occur on app startup in iOS 13.
As iOS and Android (and related tools) are updated, you can expect more updates for Cordova and Capacitor, so it is recommended to stay on the latest version(s) of Cordova and Capacitor.
Ionic Platform & Products
Framework
Appflow
Ionic Native Premier Plugins*
V5 - Angular
@ionic/angular 5.X
Use latest available
V5 - React
@ionic/react 5.X
Use latest available
V4 - Angular
@ionic/angular 4.X
Use latest available
V4 - React
@ionic/react 4.X
Use latest available
V3
ionic-angular 3.9.X
Use latest; special configuration may be required
Native Premier Plugins require @ionic-enterprise/cordova for installation see here