Questions
We need to get our Google Play going again
Can you please publish the Google Play / Android version again? We are getting reports that it isn't visible on the Play store
I just have a problem I have in the application external download links I want it to go from the application to the browser to download for example Please look into the topic and thank you
I just have a problem I have in the application external download links I want it to go from the application to the browser to download for example
Please look into the topic and thank you
IOS Apps Publishing
Hello, Our application converts website to apps but apple has rejected our submission because lack of native features, can you assists?
GoNativeCore.framework" failed: No such file or directory
When trying to build our app (which has long worked in local Xcode) we not see the following:
Demo Page working but can't get my own code to work.
If I open my app and then go to https://median.dev/library-ready/ it seems to work fine. But If I add this to my start page it does nothing.
Screenshots is disabled
How to prevent user from taking screenshot/ screen record in my app
Keep screen on functionality throwing an error on Android
We're using median.screen.keepScreenOn() and median.screen.keepScreenNormal() to control the screen backlight (doc) and on iOS it works fine, however on Android when calling these functions via the JS bridge, it throws an error:
Uncaught TypeError: median.screen.keepScreenOn is not a function
Payment Page on seperate domain not taking visitor to thank you page after payment made
Website Platform - WordPress
Payment Gateway - CashFlow
Location Service Documentation Discrepancy
Should I use median.android.geoLocation.promptLocationServices() or median.android.geoLocation.promptAndroidLocationServices()?
Location Service not working in Android when user select - Ask Every Time
In the realm of Android, when attempting to retrieve the location, upon granting permission with the option "Ask Every Time" selected, the permission dialog fails to reappear subsequently; it functions only once.