Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Embedding a Twitter Timeline

Any solution to this? I also get the screenshot above and the tweets does not appear. It is working on the web preview but not on the appery.io tester or on the device.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Embedding a Twitter Timeline

Hello Alberto,

Could you please clarify do you have any errors in a browser console?

Camilo Zambrano
Posts: 0
Joined: Sun Mar 13, 2016 10:58 pm

Embedding a Twitter Timeline

Good day,

I have the same problem Embedding a Twitter Timeline, I create an HTML component in my Angular/Bootstrap App, and paste the generated code by https://publish.twitter.com/#

code<a class="twitter-timeline" data-lang="en" data-theme="dark" href="https:&#47;&#47;twitter&#46;com/TwitterDev/lists/national-parks">A Twitter List by TwitterDev</a> <script async src="&#47;&#47;platform&#46;twitter&#46;com/widgets&#46;js" charset="utf-8"></script>/code

But it displays wrong.

I edit the HTML and the code is automatically changed to:

code<a class="twitter-timeline" data-lang="en" data-theme="dark" href="https:&#47;&#47;twitter&#46;com/TwitterDev/lists/national-parks">A Twitter List by TwitterDev</a> async src="&#47;&#47;platform&#46;twitter&#46;com/widgets&#46;js" charset="utf-8"></script>/code

Image

Return to “Issues”