Questions
Facebook Plugin for Android not working
Hi,
our company used the Meta App Events Plugin for one of our apps. Now we would like to launch another app. I downloaded the source for Android and I can't see the plugin under android/plugins anymore. Before I could add some more verbose logging under /android/plugins/facebook/src/main/java/co/median/android/plugins/facebook/FacebookPlugin.java
Font size 'pop' when using Dynamic Type on iOS
Hi there, we enabled https://median.co/docs/dynamic-type for our project. It works, but the font size changes after the page hast already started loading. I had a dig, and can see the style is being injected with:
Google Play Update - 2 of your apps do not meet Google Play's target API level requirements
median.onesignal.register() doesn't wait for user permission on iOS
On iOS, median.onesignal.register() immediately resolves, even before the user taps “Allow” or “Don’t Allow.”
Android App Icon white outline or 'fuzz' when using non-standard zoom
We've tried lots of different Median App Icon upload options (png, jpg, square, circle, with/without background colour set, various zooms), but we can't seem to get rid of a fuzz or small white lines around the right and bottom app icon edges on Android when the display size is smaller than default.
Android 15 (API 35) Compliance Timeline
We received a notice from Google Play requiring our app to target Android 15 (API level 35) by August 30, 2025. To meet this requirement, we’ll need to do a Median release that includes updating the target SDK to API 35.
Clarification on Licensing and Annual Plan for Multiple Apps
Dear Median Team,
Disable Nav bar when keyboard is visible
I'm having trouble disabling the Bottom Tab Bar when keyboard is visible. I want to do so from Website Overrides > Custom Javascript so that I don't have to make any changes to the website.
Android WebView browser cache issue
Posted a question here couple of days ago about a browser cache issue. For whatever reason, this post is gone. To recap the issue, when using the back button, no page cache is reloaded, instead the page gets a full refresh, which is a problem when restoring dynamically loaded content and scroll position. This problem only occurs on the Android app, so no issue on iOS and any browsers (PC or mobile).
Store password for future logins
The private section of the website requires a login and password for access. Everything works perfectly—except that after logging out and trying to sign in again, the credentials must be re-entered. How can I make the application remember the login and password so users don’t have to input them repeatedly?