mathiasi
mathiasi
Doh! Just noticed https://www.scapix.com/documentation/types/ - Though I'm still going to leave this open as I'm curious about std::future support
Good to hear! Yea I found the way to do callbacks but that doesn't fully meet my needs. I need entire interfaces to be implemented in the client language and...
This functionality would be useful for us since we want to migrate from in-process to isolated process and we had the ability with Swashbuckle previously
Any plans for this getting merged? Curious to try out if it has been fixed :)
I realize that it is actually possible to change the value by manually specifying the server using the configuration. I'll leave this open for somebody else to judge if it...
Nullability on returned types from Builders does not match Android API docs and @NotNull annotations
Also noticed this when upgrading to Xamarin.AndroidX.Core 1.16.0.1. Luckily for us we can use 1.15.0.2 to avoid null checks all over the place.