iOS Release Notes - Archive
Releases older than 12 months
2024 Releases
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
2023 Releases
Dec 21 - New Feature π
- Add a prompt to get user consent to use personal data to serve personalized Ads when using AdMob
Dec 12 - Maintenance π οΈ
- Add
dataRegion
appConfig field for iterable plugin - Add an appConfig field
injectMedianJS: boolean
which can be used to disable in-app injection of Javascript bridge in favor of NPM package for React/Angular/Etc apps - When closing the appbrowser window
median_appbrowser_closed
callback will be called.
Dec 11 - Bugfix π
- Fixed an issue where iOS alert dialogs would clear webview controller settings including status bar styling
Nov 28 - New Feature π
- Introducing In-App browser. You can now define link handling rules so that links open in a separate Safari window within the app. This helps improve the end-user experience and increases session time.
Nov 16 - Maintenance π οΈ
- arm64 simulators are now supported on M-series Macs
- Activity indicator now always has white color regardless of color theme (dark/light)
Nov 9 - Bugfix π
- Fixed: Back button is not always labelled 'Back' on nav level 1 and up.
Oct 30 - New Feature π
- Added 'state' parameter to Social Login plugin
Sep 29 - Maintenance π οΈ
- Javascript
alert
andprompt
dialogs now have button order which is consistent with other browser apps.
Sep 28 - Bugfix π
- Push notification auto-prompt for permission now works with ATT auto-consent-prompt
Sep 25 - New Feature π
- Added ability to remove keyboard accessory view using
general.iosShowKeyboardAccessoryView
key
Sep 11 - New Feature π
- Added Dynamic Type support
Aug 17 - New Feature π
- Added delay to splash screen animation. Splash screen is now visible until the first page load is complete.
- Improvements to how Content-Disposition header is used to guess the filename when downloading files.
Aug 5 - New Feature π
- Use filename suggested in
Content-Disposition
header in file downloads
Aug 3 - New Feature π
- Custom headers for backward and forward navigation
Jul 31 - New Feature π
- Added new JavaScript Bridge function to monitor keyboard state.
Jul 21 - New Feature π
- Added new window.open and window.close methods.
- Check MIME type for main window only and not trigger downloads for iframes.
Jun 20 - New Feature π
- Add new method in JavaScript to silence foreground notifications for OneSignal. Docs
Jun 20 - New Feature π
- Added new JavaScript Bridge param to set
maxWindow.autoClose
Docs
May 17 - New Feature π
- Default assets can now be changed on iOS.
May 12 - Bugfix π
- Fixed media player widget not showing correctly on lock screen.
- Fixed app crash when calling
setTabs
andselectTabs
via JS Bridge
Apr 28 - New Feature π
- Added
keepScreenOn
bridge methods. - Added new
median_app_resumed
callback which is called when app is resumed from background. Documentation - Allowed optional
text
when sharing a url using the bridge method. - Fixed statusBarStyle not following system settings when set to
auto
.
Apr 20 - New Feature π
- Auto-closes windows when approaching the maximum number of open windows allowed.
Mar 29 - Bugfix π
- Native file download requests now use the proper
User-Agent
string. - Fixed navigation items overwriting back button title in new windows.
Mar 2 - New Feature π
- Allow refresh and search functions in navigation bar.
Feb 22 - Bugfix π
- Fixed pinch to zoom not working in some apps.
Feb 15 - Bugfix π
- Fix for native search not working in some cases in new navigation bar.
Jan 26 - New Feature π
- Added support for webConsoleLogs to show website Javascript logs in Appetize device logs.
Updated 1 day ago