We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of now we are using the API v1/channels to get the list of channels , we need to get it from push-sdk high level API
v1/channels
This issue is created to use PUSH SDK to get channels , the methods can be something like
userAlice.channel.list('ALL | VERIFIED | UNVERIFIED', {options?}) options = { page: pagination, limit: limit, default to 10 } // not finalized yet
No response
Prod (app.push.org), Staging (staging.push.org)
The text was updated successfully, but these errors were encountered:
hrithik73
Successfully merging a pull request may close this issue.
Feature name
As of now we are using the API
v1/channels
to get the list of channels , we need to get it from push-sdk high level APIDescribe the Enhancement
This issue is created to use PUSH SDK to get channels , the methods can be something like
Figma Design if available
No response
Screenshots
Dapp Env
Prod (app.push.org), Staging (staging.push.org)
The text was updated successfully, but these errors were encountered: