callstack / callstack/haul

Can't connect to developer's tools from real device (IOS)

Open
#712 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.7k
Forks
185
PR merge metrics
No merged PRs in 30d

Description

## Environment
RN 61.5
Haul 0.17.0

Looks like by default device trying to connect to localhost:8081/debugger-proxy,
but the haul's server respond is like:
`{"statusCode":404,"error":"Not Found","message":"File /debugger-proxy not found"}`

Also real device connects fine if i use metro bundler instead.

i even thought i could bundle js by haul, and give the output to metro, but i dont manage to configure metro for that :D

Can you suggest something to connect real device to JS debugger/console?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.