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

Issue with HTTP POST #2536

Closed
zeeshanjan82 opened this issue Jul 31, 2016 · 4 comments
Closed

Issue with HTTP POST #2536

zeeshanjan82 opened this issue Jul 31, 2016 · 4 comments
Labels

Comments

@zeeshanjan82
Copy link

I am working on building an mobile application using angular2-advanced-seed project which is using NativeScript and Angular2. I am using GennyMotion to test on an android device. I am also making use of the libraries like ngrx/store, ngrx/effects and angualr2 router.

I have implemented a simple login screen which takes in the username/password and then redirects users to the dashboard screen if the username/password is correct. This feature is working fine on the angualr2 web app but when I try to run it in the Android Emulator for NativeScript app I get the following error:

NathanWalker/angular-seed-advanced#185

@zeeshanjan82
Copy link
Author

I am not sure if this is because my node.js backend service is running on differnet IP Address and the android app inside the Geny Emulator is running on different IP Address?

@triniwiz
Copy link
Member

Since it is genymotion you are using set your server ip to 192.168.56.1 on your device

@NickIliev
Copy link
Contributor

Hey @zeeshanjan82

I saw you have opened the same issue in the plugin's repository so I will close this one as a duplicate
There are also some possible solutions mentioned by the author of the plugin so you can check them out for your scenario.

@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants