gergelykoncz / GitHubClient

1 stars 0 forks source link

[Bug] Samsung Ativ S Windows phone 8.1 Multiple branches #1

Open jake-phy opened 8 years ago

jake-phy commented 8 years ago

Hi there. I really like the app. The only problem I am having is, repositories with multiple branches are not working. It always says error unable to download. Check you internet connection. Any idea what is going on?

gergelykoncz commented 8 years ago

Hi Jake!

Thanks for taking the time and post the issue. Unfortunately I don't have access to the mentioned hardware. I was able to test this with a HTC WP8x running Windows Phone 8.1, but couldn't reproduce the bug.

One thing I'd do is to set up a breakpoint in https://github.com/gergelykoncz/GitHubClient/blob/master/GitHubClient/WebApi/Web/JsonWebClient.cs at line 28 and see what's the content of the htmlContent variable. I'd guess it's a GitHub error message which describes the issue.

If you'd need further help please let me know.