Hi,
I’m working on an app that displays the @nationalexpress user timeline using TWTRTimelineViewController
. Currently it stops displaying tweets after this tweet https://twitter.com/nationalexpress/status/674186565128691712. I’m thinking that this is because there is a typo in the mentioned username but I’m not sure. I also display the @nxupdates timeline and this loads correctly.
Maybe the embedded timeline is having trouble parsing tweets with broken usernames? (I’m using TwitterKit version 1.13.1)
Rob.