Search code examples
iosobjective-ctwitterfeed

Embed Twitter Breaking News in ios


How we can embed twitter news feed in ios application? first of all it is possible or not? If possible than how? Please keep in mind i'm not asking about embed user time line i'm asking about embed twitter news in application, just like see this webpage.


Solution

  • Follow below steps.

    1. Login to your account

    2. Visit https://twitter.com/settings/widgets

    3. Create widget and set design

    4. Copy code and create HTML file.

    5. Open HTML file in webview.

    You are done.