iOS Release Notes - 2024
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 🆕
- Appsflyer Plugin: Added uninstall tracking and SKAN support. Appsflyer Plugin
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 🛠️
purchasemethod 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
getStatusmethod no longer throws error if keychain is empty - Renamed error code
none_enrolledtononeEnrolledfor AuthPlugin - Renamed error code
no_hardwaretonowHardwarefor AuthPlugin - Renamed error code
security_update_requiredtossecurityUpdateRequiredfor AuthPlugin
Jul 22 - Bugfix 🐛
- Improved URL matching for dynamic titles in top navigation bar. Which did not show in some scenarios
Jul 15 - Maintenance 🛠️
Jul 12 - Bugfix 🐛
- If TopNavBar is set to
Alwaysand no nav bar is configured in the visual editor the app will now show the defaults (app icon or custom image) - Fixed
isFirstLaunchkey inmedian.deviceInfo()may befalseon first launch of the app
Jul 1 - Maintenance 🛠️
- PDF viewer now passes correct cookies data in the download request
Jun 18 - Maintenance 🛠️
- Added
InfoPlist.stringsfile 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 🆕
- Added support for custom context menus
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.setwhich can be used to set notification badge count
Apr 1 - New Feature 🆕
- New method for In-App Purchases plugin:
median.iap.purchases()docs
Mar 21 - Bugfix 🐛
- Fixed a bug with location callback not triggering when user denies permission
Feb 15 - New Feature 🆕
window.opennow accepts a 2nd parameter called mode. See docs for all the supported values
Feb 13 - New Feature 🆕
- AppsFlyer plugin now supports reporting conversion data on app launch and foreground
Feb 7 - New Feature 🆕
- You can now pick one or more contacts using a native UI when using native contacts
Feb 7 - Bugfix 🐛
median.keyboard.infomethod now accepts a callback method Keyboard Tracking
Jan 22 - Maintenance 🛠️
- Activity Indicator can now be customized
Jan 17 - New Feature 🆕
- Added new
getPlatform()helper method to Median JS Bridge NPM Library
Jan 5 - Maintenance 🛠️
- Native Datastore plugin now supports promise-based callbacks
Updated 7 months ago