Ferdinando Papale
Ferdinando Papale
I am experiencing the same behaviour, including the results obtained with that piece of code. In my case it happens when using Microsoft Remote Desktop to connect to Windows.
This ticket was opened some time ago, so I'm sorry if I don't remember all the details. At that time our `WriteAsync` method was doing the write on a different...
@nirinchev @LaPeste @fealebenpae I would like your opinion on `ManuallyGeneratedClass.cs`. It shows how the source generation would look like for an "average" class. It would be good to get some...
As a note, don't look at the CI. I've merged back into this branch only the changes I've done in the Realm folder, so they were easier to read here,...
@ianpward @nirinchev Can we bump this? We just had another request for this functionality, and unfortunately backlinks don't solve all the needs
@PawKanarek I managed to reproduce the issue, thanks a lot for your detailed example! I just had to copy paste 😄 Regarding your main issue, the main problem here is...
@danieltabacaru I'm not feeling really well, but the failing test is here (https://github.com/realm/realm-dotnet/pull/2797). Feel free to take it with someone else of the .NET team, they should be able to...
This is still a draft, but I've cleaned it out a little, so it should be readable enough.
@nirinchev @fealebenpae @LaPeste I've merged from master, so maybe it's better to give another look before merging
We need also to discuss how we should deal then then the developers can react from this exception both in the Session.Error event handler and in the try catch when...