Skip to content
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

Solution for Could not connect to React Native development server issues in Go-social #152

Open
Yash621 opened this issue Mar 23, 2022 · 1 comment

Comments

@Yash621
Copy link
Contributor

Yash621 commented Mar 23, 2022

Expected Behavior

Perfectly Running App without no pre-log Errors.

Current Behavior

The console is throwing the below listed errors in Failure Logs

Steps to Reproduce

  1. Follow all the steps in the readme
  2. run the app as usual using terminal.

Failure Logs

Screenshot 2022-03-20 220838

Solution

Navigate to AndroidManifest.xml and add android:usesCleartextTraffic="true" to node. or try running adb reverse tcp:8081 tcp:8081 , This should probably solve your error.

@parteekcoder
Copy link

hi could you please assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants