0

I would like to try the new Zebble for Xamarin.

I'm having the following problem/error:

The extension cannot be installed to this product due to prerequisites that cannot be resolved.

Notes:

  • When I run the extension installer, I get: Digital Signature:None
  • I have installed and am using Visual Studio Community 2017 RC.
HappyCoding
  • 641
  • 16
  • 36

2 Answers2

1

According to this source, Zebble is now compatible with Visual Studio 2017. In your post you state you're running the release client. I recommend updating to the released version. You'll also want to ensure you have Xamarin installed.

Source

HappyCoding
  • 641
  • 16
  • 36
Ken Tucker
  • 4,126
  • 1
  • 18
  • 24
1

Its prerequisites are:

  • Xamarin extension for Visual Studio
  • Universal Windows Platform tools (2.0)

Please ensure you have already installed these extensions in your Visual Studio.

Paymon
  • 1,173
  • 1
  • 9
  • 26