I am calling Facebook news feed API using FB graph for iOS, and it returns 25 feeds per query, with next feed URL. After I request 15 times feeds (i.e., 25 * 15 = 375 feed records), when I am trying to fetch next 25 feeds, it returns nil. Next time when I login again into app, when I query feeds I got only 50 records, after that it returns nil. Are there any limitations on number of records, number of queries for Facebook news feed API's?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|