Hi all,
We are facing Restsharp library issue with our current app developed in Xamarin.
Error title is “Error getting response stream (ReadAsync): ReceiveFailure Value cannot be null. Parameter name: src”
The response which I got on mono forum is to manually downgrade Xamarin.iOS and Xamarin.Android versions for now so mono 5.10 will be used. (https://github.com/mono/mono/issues/9511)
I want to know Visual studio for mac version corresponding to mono 5.10 . Please share documentation page which has details of visual studio version and its corresponding mono version.
Please let me know the link/procedure to download that version of visual studio for mac.