You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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?
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."}
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 text was updated successfully, but these errors were encountered: