Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination #252

Closed
PunitDhama opened this issue Aug 16, 2021 · 2 comments
Closed

Pagination #252

PunitDhama opened this issue Aug 16, 2021 · 2 comments

Comments

@PunitDhama
Copy link

PunitDhama commented Aug 16, 2021

Can you please send me code how I can implement pagination at the time of get following, follower.
I have try but not working.
handler.users.followed(byUser: .me, with: .init(maxPagesToLoad: .max), updateHandler: nil, completionHandler: { result, _ in
print("result followed: (result)")
})
what I can user instead of max

Thanks

@github-actions
Copy link

Hey @PunitDhama,

This repo is not currenlty maintained.
Please refer to #244 for more info on alternatives or how you can help.

For crashes alone, please reply under this by mentioning @sbertix.
If no exception is ever raised in your code and the feature is simply not behaving as expected or as it used to, this will likely not be fixed at the moment.
Your issue, however, will not be closed, in hopes of SwiftyInsta being maintained again.

@PunitDhama
Copy link
Author

How I can get 85k record from handler.users.following api?. Can you please help me.
Thanks

@sbertix sbertix closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants