iOS Release Notes
2024 Releases
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
tononeEnrolled
for AuthPlugin - Renamed error code
no_hardware
tonowHardware
for AuthPlugin - Renamed error code
security_update_required
tossecurityUpdateRequired
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 π οΈ
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 inmedian.deviceInfo()
may befalse
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 π
- 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.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
Mar 21 - Bugfix π
- Fixed a bug with location callback not triggering when user denies permission
Feb 15 - New Feature π
window.open
now 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.info
method 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 3 days ago
Next Steps