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

(bug) Cards don't appear on Android #65

Open
jgladch opened this issue Nov 10, 2014 · 1 comment
Open

(bug) Cards don't appear on Android #65

jgladch opened this issue Nov 10, 2014 · 1 comment
Assignees
Labels

Comments

@jgladch
Copy link
Contributor

jgladch commented Nov 10, 2014

Potential root cause: not positive Android is actually talking to server...

If it has connectivity issues that would also explain why you get a 'server not found' error when attempting linkedin login using inappbrowser

@jgladch
Copy link
Contributor Author

jgladch commented Nov 10, 2014

After some research, I think this has to do with the way Android is emulated in our dev environments. It is running as a virtual machine (unlike iOS) and so it cannot connect to localhost. My bet is that these bugs will go away when we deploy the server and connect to it.

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

No branches or pull requests

2 participants