Back to All

console.log not working

According to documentation here https://median.co/docs/development-tools, the simulator should display console.log message. However console.logs are not being displayed in the "appetize" debug logs on the simulator in your app studio. We're trying to debug an issue with downloading files using the median-js-bridge, but it's making it very hard without any real debugging capabilities.

Also, when running this example page here https://median.co/docs/development-tools, the same occurs on both IOS and Android.