You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: