We're using zendesk support sdk for Android v5.0.2. We want to get only a few recent requests, not all of them. Because for users that have 50+ requests, it takes more than 5 seconds to return all. Is there or will there be support for pagination while getting all requests?
Zendesk Android Support SDK - getAllRequests: no pagination?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hey Uğurcan,
Makes perfect sense. It sounds like pagination is something being talked through on the mobile teams. Though hasn't been slated onto the roadmap as of yet. I'll keep you in the loop if that changes in the near future.
On another note - I know this isn't a perfect solution, but it could be done via the tickets api. You could build a small helper to call this directly and then handle from there.
Have a wonderful day!
Eric Nelson | Manager - Developer Advocacy