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

PostAsync() returns null exception when running on Android Emulator #64

Open
gonzobrains opened this issue Jan 8, 2020 · 2 comments
Open
Labels

Comments

@gonzobrains
Copy link

I tried using this library to replace the original deprecated ModernHttpClient in my Xamarin app hoping it would solve this problem. Both the original and this client run fine on a real Android device. Unfortunately, calls to PostAsync() while running on an emulator result in a null exception. How can I fix this?

@janschoelchAtOK
Copy link

Same issue here... The HttpResponseMessage object is null

@alexrainman
Copy link
Owner

Can you provide a demo reproducing the issue?

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

3 participants