Resolved – SignalR Core Client issues with Xamarin Forms
Error:- A common cause is to ‘adb install’ the app directly instead of doing from the IDE. Android app crashes when you use Microsoft.AspNetCore.SignalR.Client with Xamarin Forms/ Android Work Around: 1, Install latest System.Memory NuGet package version 4.5.0-preview1-26216-02 on your Xamarin.Android project 2, Build your… Read More