MobileEssentials / FormsPlayer

Xamarin Forms Player Demo
MIT License
79 stars 24 forks source link

Not avalible on Android 6 marshmallow #9

Open dbarreraFluotec opened 8 years ago

dbarreraFluotec commented 8 years ago

I can't install the package from nuget on Visual Studio.

i get this error "Could not install package 'Microsoft.AspNet.SignalR.Client 2.2.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."

Thank you for your support.

viktor-ferenczi commented 8 years ago

Using apk and wsix dated Oct 7, 2015, downloaded from the releases page.

This version does not work on Android 6.0 phone (LG G4). The Session ID entry field is not visible, so no way to enter the session ID. Without entering a session ID the Connect button does not work, so no way to connect the app to the VS extension.

The exact same build works fine in Android 4.4.2 emulator.

Shaddix commented 8 years ago

You could read adapted installation instructions here https://github.com/Shaddix/FormsPlayer

Shortly: install SignalR in your PCL project, and make sure it has Profile78.