Android Release Notes

2024 Releases

Apr 16 - New Feature πŸ†•

  • Android 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.setBadge which can be used to set notification badge count

Mar 21 - Bugfix πŸ›

  • Fixed median_iap_purchases not being called properly on new Android versions
  • Fixed location permission not being prompted again after selecting "Just this time" in the location permission prompt

Mar 12 - Bugfix πŸ›

  • Implemented a fix for transactionTooLarge exception
  • General stability improvements

Mar 12 - Maintenance πŸ› οΈ

  • Updated the GeckoView version used in the GeckoView plugin

Mar 8 - New Feature πŸ†•

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

Mar 4 - Bugfix πŸ›

  • Fixed an issue where if a user does not have a default web browser registered external links cause an "App Not Found" error.

Mar 4 - Maintenance πŸ› οΈ

  • Keyboard state return data updated to match iOS docs

Feb 26 - Bugfix πŸ›

  • Fixed a crash that may happen when the app is moved to background
  • Fixed a regression that caused JS to not be injected on page load

Feb 15 - Maintenance πŸ› οΈ

  • Now supporting Android 6.0 (Marshmallow) and above

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 1 - Bugfix πŸ›

  • Stability improvements

Jan 31 - Bugfix πŸ›

  • NFC scan prompt now properly gets dismissed upon scan for all tag types

Jan 22 - Maintenance πŸ› οΈ

  • App now uses Material Design Progress circle
  • Progress circle (Activity indicator) can now be customized

Jan 17 - New Feature πŸ†•

Jan 5 - Maintenance πŸ› οΈ

  • Native Datastore plugin now supports promise-based callbacks