Source code checked in, #44435
Version 0.9.8.0 - Sync static class is now public and can be used by developers
View ArticleNew Post: Update profile image
Hi,Is there a way to updating profile or header image with the api? For uploading tweet images, proxies were not working in Tweetinvi. Will there be a solution for it? Thank you.
View ArticleNew Post: How to get long list of users searched by keywords
Great Linvi, but how I get the total pages of a search. P.D. -> I read that with new API we can change profile properties. It´s possible to change images, descriptions and url´s? Thanks Cheers
View ArticleNew Post: Update profile image
Hi, 1 -> Not yet, this feature has never been requested by any developer so it is currently planned for Tweetinvi 0.9.10.0. If you need it I could release this as part of 0.9.9.0? 2 -> Yes this...
View ArticleNew Post: How to get long list of users searched by keywords
Great Linvi, but how I get the total pages of a search. You have to iterate over until you have an empty result set.P.D. -> I read that with new API we can change profile properties. It´s possible...
View ArticleNew Post: MissingManifestResourceException publishing from windows phone 8.1 app
Well, The thing is that this issue has been marked as fixed by Microsoft. So I guessed your phone might not have been updated to the latest version of the OS. But if it has, I will have to move all...
View ArticleNew Post: Stream API - Cannot see new followed tweets
Hi, I am not sure about this and I will have to test this. But Tweetinvi is raising all the events that Twitter sends to the stream. I guess you can check if Tweetinvi is missing the message by using...
View ArticleNew Post: How to get long list of users searched by keywords
1 - Ok! 2 - I have read that with new version you can update Account Settings and I want to know if it´s possible to change background profile, avatar, description and url. Thanks in advance Have a...
View ArticleNew Post: How to get long list of users searched by keywords
Hi, Concerning your second question, regarding profile settings, it has not been implemented. I have been asked the same question yesterday. I have never received any request since Tweetinvi started...
View ArticleNew Post: How to get long list of users searched by keywords
Thanks!, for me it´s a priority but I understand that you are working so hard. I am waiting for next releases. Thanks for your support and your excellent work. Huges!
View ArticleNew Post: MissingManifestResourceException publishing from windows phone 8.1 app
I'm sure my phone is updated. In fact, I tried to compile on three different phones, Lumia 520, 630 and 1020, all of them updated to the latest version (the 1020 is developer preview activated). And I...
View ArticleNew Post: MissingManifestResourceException publishing from windows phone 8.1 app
Hi, Ok, based on what you said, Tweetinvi 0.9.8.0 will be released with a fix for this issue. I have opened a new Work Item that you can find here. This released has been delayed but should be...
View ArticleNew Post: Stream API - Cannot see new followed tweets
Greets, Thanks for your fast response. This is what I found : I've subscribed to the userStream.JsonObjectReceived event and the new followed account (without a stream restart) tweets are catched in...
View ArticleCreated Issue: MissingManifestResourceException [2596]
https://tweetinvi.codeplex.com/discussions/638708#
View ArticleCommented Issue: MissingManifestResourceException [2596]
https://tweetinvi.codeplex.com/discussions/638708#Comments: Associated with changeset 44460: Version 0.9.8.0- Removed unused resources
View ArticleSource code checked in, #44461
Version 0.9.8.0 - Removed Resources from Tweetinvi.Streams
View ArticleCommented Issue: MissingManifestResourceException [2596]
https://tweetinvi.codeplex.com/discussions/638708#Comments: Associated with changeset 44461: Version 0.9.8.0- Removed Resources from Tweetinvi.Streams
View ArticleNew Post: Stream API - Cannot see new followed tweets
I figured this one out. I was handling the userStream.TweetCreatedByFriend event, this one doesnt get fired on a new followed account. But if I handle the userStream.TweetCreatedByAnyone event, it gets...
View Article