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

Asynchronous Requests not working on Android! #38

Closed
falmanna opened this issue Jun 9, 2014 · 2 comments
Closed

Asynchronous Requests not working on Android! #38

falmanna opened this issue Jun 9, 2014 · 2 comments

Comments

@falmanna
Copy link

falmanna commented Jun 9, 2014

When I use the Sync Request it works, but i should implement it in an Android AsyncTask class, because I can't make network connection in main thread.

When I try to use the Asynchronous Requests, I'm always getting The request has failed!.
I just changed the completed method to get the Json object instead of inputstream.

Did I miss something?

@chrblabla
Copy link

I have the same problem, always cancelling the async request. Would love to see a hint/solution/fix.

@subnetmarco
Copy link
Member

Could you please paste the stack trace of the exception you are seeing?

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

4 participants