After I updated VS Community 2019 to 16.3.7 (from 16.2?), the HttpClient.Timeout value is now ignored when calling HttpClient.GetStreamAsync() in my Android app. It seems that the timeout is 130 seconds no matter what timeout is specified. In researching this bug, it seems that this would be an issue in the Mono library. Is there a way to downgrade the Mono library to the previous version that was working? Unfortunately, I don't know exactly what version that was but I do have a working apk built from before that I might be able to use to get the version? Thanks.
↧