3

I wonder if anyone try using LINQ to Twitter 3.0 beta with Xamarin.iOS ? Joe Mayo provide an example of how using the library with Xamarin.Android However i can't seems to get that work on IOS > it's compiling, but it crashes at runtime because it's looking for not-existing assemblies

Joe Mayo
  • 7,501
  • 7
  • 41
  • 60
Tweep
  • 138
  • 7

1 Answers1

2

I wrote a blog, LINQ to Twitter Runs On Xamarin.iOS. A couple days ago, I also posted v3.0 as a pre-release on NuGet.

Joe Mayo
  • 7,501
  • 7
  • 41
  • 60