iOS Release Notes

New Releases

2025 Releases

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

Jan 8 - New Feature πŸ†•

2024 Releases

Dec 16 - New Feature πŸ†•

  • Added a regex pattern which opens all calendar links when the CalenderPlugin is installed

Dec 16 - Bugfix πŸ›

  • App now correctly shows page title in top navbar instead of app name
  • PDF files downloaded as blobs now correctly open in PDF viewer

Dec 16 - New Feature πŸ†•

  • Released a new plugin: ReaderModalPlugin (External Link Accounts for Reader Apps)

Nov 14 - New Feature πŸ†•

  • Adjust Plugin: Added uninstall tracking, SKAN and attribution info support. Adjust Plugin

Nov 14 - New Feature πŸ†•

Nov 14 - Bugfix πŸ›

  • Fixed: Navbar items' icon color is sometimes wrong

Oct 24 - Bugfix πŸ›

  • Fixed loading spinner color not being set in the app correctly

Oct 10 - Maintenance πŸ› οΈ

  • Meta events plugin and social login plugin now use Facebook SDK v17

Oct 3 - Maintenance πŸ› οΈ

  • We have updated our build platform to strip bitcode making the code compatible with Xcode 16

Sep 24 - Maintenance πŸ› οΈ

  • ShareIntoApp plugin now supports iOS 18 Docs

Sep 10 - Maintenance πŸ› οΈ

  • PDF links are now treated like other downloadable links ignoring .pdf extension as some websites e.g. Dropbox like to put .pdf at the end of non pdf links

Aug 24 - Maintenance πŸ› οΈ

  • purchase method in In App Purchases plugin now returns transaction information if a POST callback is not configured Docs

Aug 23 - Bugfix πŸ›

  • Fixed an issue where a null value for pinch to zoom settings was being set on rebuild for some apps causing a crash on initial launch

Aug 19 - Maintenance πŸ› οΈ

  • AuthPlugin getStatus method no longer throws error if keychain is empty
  • Renamed error code none_enrolled to noneEnrolled for AuthPlugin
  • Renamed error code no_hardware to nowHardware for AuthPlugin
  • Renamed error code security_update_required to ssecurityUpdateRequired for AuthPlugin

Jul 22 - Bugfix πŸ›

  • Improved URL matching for dynamic titles in top navigation bar. Which did not show in some scenarios

Jul 15 - Maintenance πŸ› οΈ

  • AppsFlyer plugin now supports an appsFlyerConversionData listener when using our NPM package. Docs

Jul 12 - Bugfix πŸ›

  • If TopNavBar is set to Always and no nav bar is configured in the visual editor the app will now show the defaults (app icon or custom image)
  • Fixed isFirstLaunch key in median.deviceInfo() may be false on first launch of the app

Jul 1 - Maintenance πŸ› οΈ

  • PDF viewer now passes correct cookies data in the download request

Jun 18 - Maintenance πŸ› οΈ

  • Added InfoPlist.strings file to the project

Jun 12 - Bugfix πŸ›

  • Fixed a crash when setting Bottom Navigation config using JavaScript bridge

Jun 11 - New Feature πŸ†•

  • PWA (Progressive Web Apps) are now much better supported. Docs

Jun 7 - Maintenance πŸ› οΈ

  • MediaPlayer now correctly shows seek controls in notification center view for playlists.
  • Fixed a memory leak causing media to keep playing in secondary windows even after closing them.

May 14 - Bugfix πŸ›

  • Fixed an issue which may cause OneSignal rich content notification to not show or show with a significant delay

May 9 - Maintenance πŸ› οΈ

  • Face ID plugin now works properly with Promises
  • Context menu is correctly disabled for JS links with invalid href values

May 2 - New Feature πŸ†•

Apr 16 - New Feature πŸ†•

  • iOS now supports opening PDF Documents directly within the app.

Apr 15 - New Feature πŸ†•

  • Median now supports OneSignal’s user-centric data model. Existing apps are now in "Legacy Mode". To migrate your app review our documentation and disable Legacy Mode on the Push Notifications tab

Apr 8 - New Feature πŸ†•

  • New method for OneSignal median.onesignal.badge.set which can be used to set notification badge count

Apr 1 - New Feature πŸ†•

  • New method for In-App Purchases plugin: median.iap.purchases() docs