Closed Unassigned: MissingManifestResourceException in...
Hi,When i compile on debug mode, i have no issue.But on Release mode, this line crash my app:``` IUser u = await UserAsync.GetUserFromScreenName(user);```The Exception is : ```Une exception de première...
View ArticleCreated Release: Tweetinvi 0.9.11.x
This release will include many features missing to update the account settings.
View ArticleEdited Issue: Windows Phone Streaming [2619]
https://tweetinvi.codeplex.com/discussions/641392http://we.tl/C9mFS4lscD
View ArticleCommented Task: Follow a User is complicated [2630]
https://tweetinvi.codeplex.com/discussions/642163#Comments: ** Comment from web user: linvi ** Related with https://tweetinvi.codeplex.com/workitem/2550
View ArticleEdited Task: quoted_status [2590]
https://twittercommunity.com/t/retweet-with-comment-quoted-status-entity-not-appearing-in-rest-api/36973
View ArticleUpdated Release: Tweetinvi 0.9.10.x
This release will be about global improvement of the library.Add new methods, documentation and bugs check up.
View ArticleCommented Unassigned: NullCredentialsException even when using setCredentials...
Hello, I'm implementing a code for users to login and being able to use several functions such as:*Send a Tweet*Send a Direct Message*Retrieve Direct Messages (sent/received)*Retrieve their...
View ArticleCommented Unassigned: NullCredentialsException even when using setCredentials...
Hello, I'm implementing a code for users to login and being able to use several functions such as:*Send a Tweet*Send a Direct Message*Retrieve Direct Messages (sent/received)*Retrieve their...
View ArticleCreated Issue: Tweet with coordinates cause of language formatting [2635]
Discussed : https://github.com/linvi/tweetinvi/issues/8#issuecomment-128535128Issue in AddParameterToQuery<T> that do not take into consideration a parameter can implement the IFormattable...
View ArticleEdited Issue: Tweet with coordinates cause of language formatting [2635]
Discussed : https://github.com/linvi/tweetinvi/issues/8#issuecomment-128535128Issue in AddParameterToQuery<T> that do not take into consideration a parameter can implement the IFormattable...
View ArticleSource code checked in, #45147
Version 0.9.9.3 - Fixed issue with culture and publication of tweet with coordinates. The double parameter was not using CultureInfo.InvariantCulture
View ArticleCommented Issue: Tweet with coordinates cause of language formatting [2635]
Discussed : https://github.com/linvi/tweetinvi/issues/8#issuecomment-128535128Issue in AddParameterToQuery<T> that do not take into consideration a parameter can implement the IFormattable...
View ArticleEdited Issue: Tweet with coordinates cause of language formatting [2635]
Discussed : https://github.com/linvi/tweetinvi/issues/8#issuecomment-128535128Issue in AddParameterToQuery<T> that do not take into consideration a parameter can implement the IFormattable...
View ArticleCommented Feature: How to use application authentication [2573]
HiI have set up my application with twitter and i used TweetInvi to connect to twitter. Everything works just fine, but the rate limit for Search is 180 while i expect it to be 450. Below is how i...
View ArticleReleased: Tweetinvi 0.9.9.x (Aug 07, 2015)
NEW VERSION 0.9.9.3 (bug fixes for Language Region formating)Important This release contains a large number of breaking changes regarding authentication and credentials. With the intention of improving...
View ArticleUpdated Release: Tweetinvi 0.9.9.x (Aug 07, 2015)
NEW VERSION 0.9.9.3 (bug fixes for Language Region formating)Important This release contains a large number of breaking changes regarding authentication and credentials.With the intention of improving...
View ArticleUpdated Wiki: Home
07/08/2015 - Tweetinvi 0.9.9.3 is now released on Codeplex, Nuget and Github! Support us! Please support the Tweetinvi team by joining us, rating the application or donating with Paypal :) What's new?...
View ArticleNew Post: Cannot resolve symbol 'SetCredentials'
Hi, Trying to set credentials using the static method outlined in the docs but there doesn't seem to be a SetCredentials on TwitterCredentials. Where can I find the static class?using Tweetinvi; using...
View Article