I’m somewhat confused about rate limits for application-only from an iOS application.
If I have many different users accessing the same tweets will these count as separate requests? If so, are their best practices for caching these results without having to setup a separate server?