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

Push notification follow ups #604

Merged
merged 5 commits into from
Mar 31, 2024
Merged

Push notification follow ups #604

merged 5 commits into from
Mar 31, 2024

Conversation

nplasterer
Copy link
Contributor

Just returns one installationId instead of the whole list.
Adds tests for processing bytes.

@nplasterer nplasterer self-assigned this Mar 29, 2024

Ok(installations)
pub fn installation_id(&self) -> Vec<u8> {
self.inner_client.installation_public_key()
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per Nicks feedback in the original PR probably don't need the whole list just the one for the device of this client.

@nplasterer nplasterer marked this pull request as ready for review March 31, 2024 16:44
@nplasterer nplasterer requested review from a team and neekolas March 31, 2024 16:44
@nplasterer nplasterer merged commit 2f16634 into main Mar 31, 2024
7 checks passed
@nplasterer nplasterer deleted the np/push-notification-polish branch March 31, 2024 18:16
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

Successfully merging this pull request may close these issues.

2 participants