Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

[React Native] Look into running debugger in actual iOS env #250

Closed
alloy opened this issue Aug 24, 2016 · 2 comments
Closed

[React Native] Look into running debugger in actual iOS env #250

alloy opened this issue Aug 24, 2016 · 2 comments
Assignees

Comments

@alloy
Copy link
Contributor

alloy commented Aug 24, 2016

Currently when debugging the JS will be run inside Chrome, which means that it does not 100% reflect the actual env that the code will eventually run in.

There’s talk about running inside a Node.js process instead, however, that still doesn’t definitively solve the issue.

Reading about how MS has added iOS debugging support to VS Code, I came across a lib that might make it more feasible to run on the real iOS env: https://github.com/google/ios-webkit-debug-proxy

@alloy alloy self-assigned this Aug 24, 2016
@orta
Copy link
Contributor

orta commented Aug 25, 2016

This is fascinating read

@alloy
Copy link
Contributor Author

alloy commented Feb 14, 2017

Going to close this for now.

@alloy alloy closed this as completed Feb 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants