xamarin / Xamarin.Social

Xamarin.Social
Apache License 2.0
124 stars 74 forks source link

Samples reference Xamarin.Media #31

Closed totallyeviljake closed 10 years ago

totallyeviljake commented 10 years ago

Where is the Xamarin.Media namespace defined? The iOS sample references Xamarin.Media ... so it does not compile in an out-of-the-box clone.

totallyeviljake commented 10 years ago

Xamarin.Mobile should be a submodule of this project

https://github.com/xamarin/Xamarin.Mobile

ermau commented 10 years ago

The sample references it through a component which should download automatically.

totallyeviljake commented 10 years ago

In VisualStudio no automatic download occurred or is apparently configured for this project. The only way to build it out of the box is to remove the iOS sample.