Open totally85 opened 8 years ago
Have you pushed your latest code? I don't see how you use API to reply a tweet, or post new one?
Yes I've pushed my code. I didn't know we had to actually use API to make this happen.
On Mar 3, 2016, at 10:27 AM, Dave Vo notifications@github.com wrote:
Have you pushed your latest code? I don't see how you use API to reply a tweet, or post new one?
— Reply to this email directly or view it on GitHub.
In TwitterClient.swift, you need to implement these functions, similar to how you did with retweet and favTweet.
Sorry. Since it said users viewing a new tweet in their timeline was optional I didn't think I had to do it. I can update it. Thanks
On Mar 3, 2016, at 11:06 AM, Dave Vo notifications@github.com wrote:
In TwitterClient.swift, you need to implement these functions, similar to how you did with retweet and favTweet.
— Reply to this email directly or view it on GitHub.
I just updated my github.
On Mar 3, 2016, at 11:06 AM, Dave Vo notifications@github.com wrote:
In TwitterClient.swift, you need to implement these functions, similar to how you did with retweet and favTweet.
— Reply to this email directly or view it on GitHub.
I am ready to have my app reviewed /cc @codepathreview