Hi,
You can either use the async method as suggested or create a Thread/BackgroundTask that you "listen" in your main (UI) thread in order to update your UI.
Your issue is a Thread issue not a Tweetinvi issue.
Linvi
You can either use the async method as suggested or create a Thread/BackgroundTask that you "listen" in your main (UI) thread in order to update your UI.
Your issue is a Thread issue not a Tweetinvi issue.
Linvi