Realm-js: Chrome debug mode in android is slow

Created on 26 Jan 2016  路  5Comments  路  Source: realm/realm-js

I'm don't think this is our fault but we should confirm.

T-Enhancement

Most helpful comment

I use chrome dev tools only for showing console.log() output. I've found that Mac OS console logging tool is working with Realm much more faster. Use $ react-native log-ios or $ react-native log-android in your terminal. https://facebook.github.io/react-native/docs/debugging.html#accessing-console-logs

All 5 comments

+1

+1
Also happens in iOS #491

I use chrome dev tools only for showing console.log() output. I've found that Mac OS console logging tool is working with Realm much more faster. Use $ react-native log-ios or $ react-native log-android in your terminal. https://facebook.github.io/react-native/docs/debugging.html#accessing-console-logs

Tracked with #491

Was this page helpful?
0 / 5 - 0 ratings