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

Not getting connected to server #6

Open
pranayfating opened this issue Jul 30, 2020 · 2 comments
Open

Not getting connected to server #6

pranayfating opened this issue Jul 30, 2020 · 2 comments

Comments

@pranayfating
Copy link

Things I followed

  1. cd webrtc-nestjs-server
  2. installed nestjs (npm i -g @nestjs/cli)
  3. npm i
  4. npm start

Then I ran the app on an emulator as well as a real device both android but both are not getting connected. Is there any other thing I should do?

@HAN-007
Copy link

HAN-007 commented May 25, 2021

Hello, I am blocked from sending http requests on android 6 and above versions. Add this "android: usesCleartextTraffic =" true "to the application section of the AndroidManifest.xml file to enable request throwing

@mr-muhammad-rehan
Copy link

@pranayfating You need to find your local machine IP (ip config)

-- Then go to file my_app in AppContent widget change the ip to your local machine ip

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

3 participants