Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6359353
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:30:26+00:00 2026-05-24T23:30:26+00:00

I’m a newbie to iPhone app development and trying to create a Twitter-based iPhone

  • 0

I’m a newbie to iPhone app development and trying to create a Twitter-based iPhone app.
I’m using MGTwitterEngine to search and retrieve the timeline of people I follow.
The method I’m using is:

[twitterEngine getFollowedTimelineSinceID:0 startingAtPage:0 count:100]; 

Things are working great, however there are a couple of things I struggle with:

  1. I’m only getting tweets originally posted by my followed list, no re-tweets at all. I would really like to get all tweets (original and re-tweets) at the same call, but if I need to perform two requests (one for tweets and one for re-tweets) that will work fine for me as well.
  2. I’m getting back less than 100 tweets, though I know for a fact that people I follow have posted more than that. Any idea how to solve it?

Several people have mentioned MGTwitterEngine is lacking re-tweeting functionality. I’m not trying to re-tweet but simply to get the complete timeline (including re-tweets by people I follow).

Many thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:30:26+00:00Added an answer on May 24, 2026 at 11:30 pm

    Look at this https://dev.twitter.com/docs/api/1/get/statuses/home_timeline

    Specifically look at the part that say :

    Include_RTS : When set to either true, t or 1,the timeline will contain native retweets (if they exist) in addition to the standard stream of tweets...
    

    Now in the getFollowedTimelineSinceID method you’ll need to create a new object for the params dictionary something along these lines

    [params setObject:[NSString stringWithFormat:@"%@", @"true"] forKey:@"Include_RTS"];

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm a newbie to iphone development. I'm doing a navigation-based app, and I'm having
I'm a relative newbie on iPhone app development but have successfully created a tab
I'm a newbie doing Objective-C, coming from Flex/Actionscript development. I have an iPhone app
I am a newbie in iPhone development, doing my first app. I have some
I'm a newbie to iphone development and I've been struggling with an EXC_BAD_ACCESS error
I'm a iPhone App newbie. I have a viewcontroller and want to load a
newbie to iPhone game development and Box2D here. I'm developing a game in which
Newbie to LINQ, and trying to write the following query... select f.Section_ID, f.Page_ID, f.SortOrder,
Total newbie question but this is driving me mad! I'm trying this: myInt =
I'm new to iPhone/Objective-C development. I jumped the gun and started reading and implementing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.