Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Xamarin.Forms Can't run with Microsoft.AspNetCore.SignalR.Client #1283

Closed
atefboujday opened this issue Jan 10, 2018 · 2 comments
Closed

Xamarin.Forms Can't run with Microsoft.AspNetCore.SignalR.Client #1283

atefboujday opened this issue Jan 10, 2018 · 2 comments
Milestone

Comments

@atefboujday
Copy link

Hi,

I created a Xamarin Forms solution (Blank App, .Net Standard for Code sharing Strategy)

ProjectMobile (the UI and VM for the Xamarin Forms)
ProjectMobile.Android (application Android)
ProjectMobile.UWP (application universal Windows Plateform)

After that i added a Class Library (Net Standard 2.0) to my project: ProjectMobile.Hub,
I install the package "Microsoft.AspNetCore.SignalR.Client" version "1.0.0-alpha2-final" to my ProjectMobile.Hub
ProjectMobile have ProjectMobile.Hub has reference
ProjectMobile .Android have ProjectMobile has reference
ProjectMobile .UWP have ProjectMobile has reference

The Android version crash when i start to run it
I have the following error:

01-10 08:50:32.299 F/monodroid-assembly(16655): Could not load assembly 'System.Memory' during startup registration.
F/monodroid-assembly(16655): This might be due to an invalid debug installation.
F/monodroid-assembly(16655): A common cause is to 'adb install' the app directly instead of doing from the IDE.
referenceTable GDEF length=814 1
referenceTable GSUB length=11364 1
referenceTable GPOS length=47302 1

Can you help please

@MhAllan
Copy link

MhAllan commented Jan 10, 2018

Similar to 1238

@muratg muratg added this to the Discussions milestone Feb 20, 2018
@davidfowl
Copy link
Member

Closing see #1886

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants