Page 1 of 1

Listening to the Console log in Evothings Studio

Posted: 12:27, 13 Jun 2015
by parthi
hi Guys ,

I am developing app similar to example "Estimote Beacons"
your examples are great

i am having few console.log in my code , is there any way to listen to the console.log in my laptop ?
and what is the purpose of the evothings.js in that example .

Thanks , Evothings is great way of developing IoT apps

Re: Listening to the Console log in Evothings Studio

Posted: 12:36, 06 Jul 2015
by scott
as for listening to console.log messages, click the "Tools" button at the top of the Workbench after running an app.

If you're compiling your own native app, I believe you can view console messages in XCode or Safari (enable 'web inspector' in iOS safari's preferences) on iOS or logcat on android.