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.
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.
Hello Alberto,
Could you please clarify do you have any errors in a browser console?
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://twitter.com/TwitterDev/lists/national-parks">A Twitter List by TwitterDev</a> <script async src="//platform.twitter.com/widgets.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://twitter.com/TwitterDev/lists/national-parks">A Twitter List by TwitterDev</a> async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>/code