Xamarin sample is not working with NuGet package
MahdiGhiasi opened this issue · 3 comments
I've cloned the repository, opened the Xamarin sample (ConnectedDevices.Xamarin.Droid.Sample), removed the local reference of Project Rome dll (which is missing when you clone the git) and installed it via NuGet package (latest version, 0.6.2).
Now when I run the sample, I get this error: "An unhandled exception occured." with no further explanation.
I'm testing via Visual Studio 2017, on a device running Android 5.1.1, and the SDK used for compile is for Android 7.1.
The Xamarin sample is working fine for me with VS 2017 and 7.1 SDK, but on a device with Android 7.1.1. Do have access to a device with a more recent version of Android that you can try?
@MahdiGhiasi checking back, do you have this working for you now?
I'm also unable to get this sample working (from the PR branch with the 0.8 connecteddevices xamarin nuget package):
08-30 13:07:17.868 V/Platform( 2401): {"error":"invalid_client","error_description":"The provided request must include a 'client_secret' input parameter."}