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

Android app can't find Hue emulator v0.8 #41

Open
apuder opened this issue Dec 17, 2018 · 1 comment
Open

Android app can't find Hue emulator v0.8 #41

apuder opened this issue Dec 17, 2018 · 1 comment

Comments

@apuder
Copy link

apuder commented Dec 17, 2018

I'm using Android version of the Hue app (v3.11.0) to detect the emulator v0.8 (listening on port 80). The emulator shows access to /api/nouser/config and that was that. I wonder if this is supposed to work or if I am doing something wrong.
Thx,
AP

@rohitjagtap12
Copy link

rohitjagtap12 commented Sep 8, 2020

As per the comments on other issues reported in this Repo. The emulator won't be able to connect to an Android or iOS App. You need to hard code the IP of the emulator in the App and then connect to it.
I tried with an Android app, it discovers the emulator in the network and even a log was seen in the emulator for config request but I think the SDK doesn't get the expected response from the emulator and hence it won't show up in the discovery. (I think the SDK needs the IP address but "api/config" request doesn't return the 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

2 participants