Back to All

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!