The global feed shows at most the 20 most recent posts per user or community. Older posts from the same source are not included.
Parameters
Android cache invalidation
Android feed builders exposeinvalidateCache(true). Use it for deliberate refresh flows, such as pull-to-refresh, when the first page should not reuse the existing paging cache.
invalidateCache is an Android feed-query option in the current SDK surface reviewed for this page.Related Topics
Global Feed UIKit
Render the chronological global feed with the prebuilt UIKit component.
Custom-Ranking Global Feed
The same content, ordered by engagement instead of by time.
Query Posts
Query user and community post collections with more filters.