Hi Tonizz,
I am happy to let you know that Tweetinvi is now supporting Windows Phone 8 as well as the publication of media.
Hope this serves you well.
Regards,
Linvi
I am happy to let you know that Tweetinvi is now supporting Windows Phone 8 as well as the publication of media.
var file = ReadFile("my_file.jpg"); // Method to extract byte[] from a file on WPvar t = Tweet.CreateTweetWithMedia("hello guys", file); var success = await t.PublishAsync();
Regards,
Linvi