-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMD + D in iOS coupled with CMD + R in safari debugger causes critical exception: #125
Comments
I will say that hitting CMD + D to allow a "detach" (or attach of the per the docs) of RCTLog is extremely helpful. May I suggest that you guys add a log message to the console to instruct the developer to attach the debugger?
|
Having this as a default configuration option for development would be great. Lots of web developers are not familiar with Xcode and when they do a console.log(), they may not know to look @ Xcode. |
Don't worry, we have plenty of plans to make the integrated development and debugging experience awesome :) -Spencer
|
^---
|
Update inline documentation
Steps:
Demo: http://www.screencast.com/t/NjysG3tf
The text was updated successfully, but these errors were encountered: