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

feat: support import/export of conversations by TopicData #64

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dmccartney
Copy link
Contributor

This adds support for exporting/importing TopicData capture of conversations.

Together with #58 this should expose enough data to enable custom native extensions to display pushed messages without hitting the network #35

Note: this doesn't do much to help with push notifications specifically -- it just unlocks the ability for custom native extensions to decode pushed messages without hitting the network. Notably, this does not include an SDK-supported keystore nor any SDK helpers to display push notifications. It leaves all of that to the custom native extensions.

@dmccartney dmccartney requested a review from a team as a code owner June 23, 2023 23:32
@dmccartney dmccartney requested a review from nplasterer June 23, 2023 23:32
@dmccartney dmccartney merged commit d88c9a8 into main Jun 26, 2023
@dmccartney dmccartney deleted the daniel-export-topic branch June 26, 2023 17:28
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants