Skip to content

Add support for sending delayed push notifications #278

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

Closed
grantland opened this issue Dec 3, 2015 · 1 comment
Closed

Add support for sending delayed push notifications #278

grantland opened this issue Dec 3, 2015 · 1 comment
Assignees
Labels
type:feature New feature or improvement of existing feature

Comments

@grantland
Copy link
Contributor

Sending push notifications from the REST API allows specifying push_time, which allows scheduling a push to be delivered to a device at a later date. This property is missing from our Android SDK and should be added for parity.

See:

@grantland grantland added help wanted type:feature New feature or improvement of existing feature labels Dec 3, 2015
@natario1
Copy link
Contributor

I think that parse server is starting to support push_time (not yet if I got it), so this can be added quite easily.

parse-community/parse-server#3722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants