Android Release Notes

New Releases

2025 Releases

Apr 4 - Bugfix πŸ›

  • Fixed: Onscreen keyboard may sometime overlay the webview causing the textfield to be hidden behind it

Mar 28 - Bugfix πŸ›

  • Fixed issue in latest v5 OneSignal plugin where using the JS bridge method to set tags was clearing any existing tags

Mar 25 - Bugfix πŸ›

  • Fixed: File input with invalid or empty mimetypes would sometimes cause no file to be uploaded

Mar 17 - Bugfix πŸ›

  • Fixed: Default date and time picker modals showed white buttons which merged with the background

Feb 6 - Bugfix πŸ›

  • Fixed: Nested items in the side menu may be misindented.

Feb 3 - New Feature πŸ†•

  • Capture quality can be set when uploading an image using the device camera. Docs

Jan 27 - New Feature πŸ†•

  • Bloomreach plugin is now released. Docs

Jan 21 - New Feature πŸ†•

  • Upgraded all UI to Material Design 3.

2024 Releases

Nov 14 - New Feature πŸ†•

Nov 14 - New Feature πŸ†•

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

Nov 14 - Bugfix πŸ›

  • Fixed: Animated splash screen does not respect the β€œAt least one full loop” option

Oct 12 - Bugfix πŸ›

  • Document Scanner plugin now properly asks permission for camera/storage.

Oct 10 - Maintenance πŸ› οΈ

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

Oct 8 - Maintenance πŸ› οΈ

  • ShareIntoApp now corectly works when sharing text from Slack and some other apps. Docs

Sep 25 - Maintenance πŸ› οΈ

  • SSL errors no longer show a toast message; are silently logged by default now.

Sep 16 - Maintenance πŸ› οΈ

  • App now asks to enable location services in phone settings if they are disabled on every location prompt. (Previously only happened when asking for location permission) 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 20 - Maintenance πŸ› οΈ

  • App no longer crashes when opening password protected PDFs. An error message is shown to the user.

Aug 15 - Bugfix πŸ›

  • Fixed crash when launching initialUrl in app-browser
  • Fixed setTabs method causing an unnecessary bottom tab bar animation

Aug 8 - Bugfix πŸ›

  • Fixed infinite loading if a bottom tab bar button is selected using the JavaScript bridge

Jul 22 - Bugfix πŸ›

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

Jul 17 - Bugfix πŸ›

  • Fixed navigation bar sometimes showing up when set to auto and no valid navigation item configured.

Jul 15 - Maintenance πŸ› οΈ

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

Jul 12 - Bugfix πŸ›

  • Fixed isFirstLaunch key in median.deviceInfo() may be false on first launch of the app

Jun 18 - Maintenance πŸ› οΈ

  • Upgraded the platform to AGP 8.5 and Gradle v8.7

Jun 11 - New Feature πŸ†•

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

Jun 5 - New Feature πŸ†•

  • Native Media Player Plugin now uses ExoPlayer
  • Media Player now supports playing HLS live streams

May 22 - Bugfix πŸ›

  • User Agent string is now properly appended for all requests

May 15 - Maintenance πŸ› οΈ

  • Google Sign-In now uses the new CredentialsManager API for faster and more secure login on Android

May 9 - Maintenance πŸ› οΈ

  • Fixed app may crash if theme fails to apply in time

May 6 - Maintenance πŸ› οΈ

  • We have greatly improved internal memory management of the platform making it more stable for resource-heavy websites

May 3 - Bugfix πŸ›

  • Fixed pull-to-refresh gesture accidentally activating on scroll up.
  • Fixed crash on tel:// scheme links

May 2 - New Feature πŸ†•

Apr 30 - Maintenance πŸ› οΈ