iOS Release Notes

New Releases

2025 Releases

Dec 18 - New Feature 🆕

  • [RevenueCat Plugin] Added support for displaying paywall modals Docs

Dec 16 - New Feature 🆕

  • Added new JS Bridge method to allow set webview zoom

Dec 1 - Bugfix 🐛

  • Fixed handling of data:// URLs. They are always handled internally now.

Oct 24 - Maintenance 🛠️

  • console.info calls are properly shown in web console logs now

Oct 10 - Maintenance 🛠️

  • AppReviewPlugin now uses the new StoreKit framework to ask for app review

Oct 2 - Maintenance 🛠️

  • Minimum OS version has been bumped to iOS 15.5

Sep 22 - Maintenance 🛠️

  • Enabled compatibility with iOS 26 by disabling glass design. We are working to peoperly support the new design guidelines

Aug 25 - Maintenance 🛠️

  • Biometric auth plugin now invalidates any credentials when FaceID/TouchID signature is changed

Jul 3 - Bugfix 🐛

  • Fixed: onesignal.register() method resolving the promise even before the user made a choice to opt-in for notifications

Jun 18 - New Feature 🆕

  • Meta events plugin now supports setting autoLogging via JS Bridge Docs

May 16 - New Feature 🆕

  • Added consent handling for FirebaseAnalytics Docs

Apr 29 - Bugfix 🐛

  • Added better support for data:// based pixel tracking

Apr 10 - Bugfix 🐛

  • Fixed: FirebaseAnalyticsPlugin: Some JSBridge method calls were being ignored in the native code.

Mar 28 - Bugfix 🐛

  • Fixed issue with blob downloads not working in new windows

Mar 10 - New Feature 🆕

  • iOS now supports setting separate color for inactive bottom tab item.

Mar 3 - Bugfix 🐛

  • Fixed a crash when user agent string is set to null

Feb 27 - Bugfix 🐛

  • Fixed logic on handling data urls to resolve Calendar plugin issue
  • Fixed an issue with the bottom navbar always selecting the first button