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 Notifications #45

Open
QuinnBast opened this issue Jan 22, 2021 · 1 comment
Open

Push Notifications #45

QuinnBast opened this issue Jan 22, 2021 · 1 comment
Labels
help wanted Extra attention is needed Server Server related work

Comments

@QuinnBast
Copy link
Contributor

Enhancement Description

This PR should enable push notifications to be sent from the server to the player's device.

Solution

Currently this is unknown. You will need to research how to do this and implement the necessary steps to send push notifications. Unity has some utilities that allow you to register the user's device to a notification channel and get the id to be able to send them a notification, see here but we will need our server to be able to send to the google and apple push notification servers.

@QuinnBast QuinnBast added enhancement New feature or request help wanted Extra attention is needed labels Jan 22, 2021
@QuinnBast QuinnBast self-assigned this Jan 22, 2021
@QuinnBast
Copy link
Contributor Author

@QuinnBast QuinnBast removed their assignment Nov 14, 2021
@QuinnBast QuinnBast added Server Server related work and removed enhancement New feature or request labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Server Server related work
Projects
None yet
Development

No branches or pull requests

1 participant