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

iOS: Allow message and title to be used together, without using the alert-payload #553

Merged
merged 3 commits into from
Dec 16, 2020

Conversation

leetal
Copy link
Contributor

@leetal leetal commented Dec 16, 2020

This PR will allow callers to use the Message & Title without the need of setting any values in the alert-payload, essentially making it easier to build cross-device-push for regular title+message pushes on different platforms.

This will not per-se break anything, just allow a broader use-case of the API.

@appleboy appleboy merged commit 36bc4f0 into appleboy:master Dec 16, 2020
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.

None yet

2 participants