bberryhill0
Android Expert
In Settings, Topic Unread Style. I have them all checked.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Sorry bro but that went right over my head lol...Funny, we have a thread that's stuck in this forum titled Developers: Please read this before posting in here. I'm just making a point that any reputable forum software would be able to display and allow the reading sticky threads as they are usually the ones with specific posting rules for that area of a forum.![]()

It comes down to a simple phenomenon that I've seen in far too many apps. Developers developing one of two ways: 1) what they want, how they want because to them the end product is what they think "works". or 2) what they THINK their users want.
It appears TT developers are doing both. Assuming the demographics of the user base. And trying to develop what they think works. They're wrong on both accounts.
Change management is a simple process to implement in an environment of single or few product versions coexisting in development. So different versions, rolling back changes, allowing dissatisfied users to rollback to prior version isn't rocket science.
But the let's make an "app" process did exactly what Apple, Google, Microsoft wanted. Made developers out of people with no idea what they are doing, just an idea they want to do.
TT, give us back a user accepted version before someone figured out how to implement the interface that forums need to work via TT and takes the single point of entry to multiple forums back to grassroots which could easily best your latest version. And implement a "money back" pool process for when a bad product is released and paid users are at their straw and leave for other apps. It isn't necessarily about the $$ spent, its standing behind good service and forcing yourself to meet the users needs or allow the once faithful to go once and for all. Morals & Ethics.
Source:
20 developing at the corporate, small business, startup, and as a consultant. Human factors background with years of cross platform change management design, implementation and use.
OK, don't take this the wrong way but you're really confused about networking.That has me wondering if Tapatalk uses a TCP connection which falls backs on HTTP and also does it proxy all connections through tapatalk or does it connect directly?
You have a universal HTML parser - it's your web browser.Considering all the different types of forums it would be hard to write a universal HTML parser as forums get upgraded. But on the other hand most forums use fake code which is converted to standard HTML by the forum software, making such a task (an alternative to TT) easier as your inputs are all generally the same within that one forum type.
If TCP packets were stock cars on a train, then http exchanges would be loaded on to some of those cars.