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 fired correctly. Is the TweetCreatedByFriend handled by the API?
Thanks =)
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 fired correctly. Is the TweetCreatedByFriend handled by the API?
Thanks =)