I\'m trying to call a gRPC service built using ASP.NET Core on .NET 5 from a Xamarin.Forms application.
I\'m using Grpc.AspNetCore 2.35.0 on the server side and Grpc.Net.