Monaca IDE - console.log never appears -


x-post here, exposure: https://community.onsen.io/topic/222/monaca-ide-console-log-never-appears

odd question, once while using monaca ide has ever shown in console.log portion of ide itself. occurred when had device synced via debugger. have since tried syncing , never device show in drop down box, says unknown device /www/html/…

now, know have put several console.log(‘test’); lines of code try out , still no success. think ide’s console area show log operations emulator , not device debugger has own log view-able on device, apparently isn’t case. correct or missing simple here?

so isn’t big of issue, figured out problem. basically, keep monaca ide tab open in chrome time (i work via laptop remotely). when come after long absence (several hours, don’t know time out is), bottom section in console has chrome error showing, page timed out. ide still there, section grayed out.

so fix this, refresh page. section pops , except figured out @ moment when device connection no longer works. can still click run on device , works - syncing device - console.log no longer shows up. in order , working, have close tab , reopen it; works.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -