Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xamarin sample is not working with NuGet package #34

Open
MahdiGhiasi opened this issue Oct 13, 2017 · 3 comments
Open

Xamarin sample is not working with NuGet package #34

MahdiGhiasi opened this issue Oct 13, 2017 · 3 comments
Labels
xamarin Track all Xamarin related issues.

Comments

@MahdiGhiasi
Copy link

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.

@sphenry
Copy link
Member

sphenry commented Oct 22, 2017

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?

@cmknox
Copy link
Contributor

cmknox commented May 15, 2018

@MahdiGhiasi checking back, do you have this working for you now?

@cmknox cmknox added xamarin Track all Xamarin related issues. and removed question labels May 15, 2018
@michael-hawker
Copy link

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."}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xamarin Track all Xamarin related issues.
Projects
None yet
Development

No branches or pull requests

4 participants