Questions
Sign In with Apple does not work with Android (though it's working in apple)
Sign In with Apple does not work over Android Simulator (though it's working in apple). Can you please help?
Sign in With Apple doesn't work
I found this info in the official doc:
This app is powered by median
My app on android always shows a little 'This app is powered by median', I've got the professional license why does this show?
Please add Japanese to Localization
Hello there,
New App Questions
Do you guys have a full list of all the questions asked when publishing a new app on the apple Appstore?
Help Needed: Enable "Back" Link
Hi Everyone,
Status Bar Height
How can I detect the status bar height in a device agnostic way?
Adjust Minimum SDK?
I'm losing access to 923 android phones models and over 300 tablets models because the minimum SDK is now 23. Is there any way to avoid this?
How to get keystore file
How to get keystore file
Android javascript bridge does not work but 100% okay on iOS
I've updated this project many times, following the documentation, I tried using median_library_ready()
and calling that on if (window.median)
, letting the application do it, I tried with the npm package (which I don't ideally want to use), I've tried it all and I've always had iOS successfully run my median commands in js, but median is never accessible through js on android, no matter what android device I use on the studio, local emulator or real device. I need help here please!