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

[Feature]: Content Card synchronous refresh #83

Open
mattmapadmi opened this issue Aug 28, 2024 · 1 comment
Open

[Feature]: Content Card synchronous refresh #83

mattmapadmi opened this issue Aug 28, 2024 · 1 comment

Comments

@mattmapadmi
Copy link

Would it be possible to have the Content Card refresh method also return the cards or an error? We'd like to show an appropriate screen to our users when the feed is empty, or there's been some kind of network error.

With the current Stream implementation, there's no way to reliably detect these kinds of issues.

@hokstuff
Copy link
Collaborator

Hi @mattmapadmi,

Thanks for raising this feature request. Currently, our native SDK APIs don't have a consistent way to return the Cards array or an error, so that means our "Wrapper" SDKs like the Flutter SDK can't do that. In order to implement this request, we will have to holistically update our native SDKs. Please file a product request to our Support team so we can gauge the signal for this request.

Thanks!

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