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

PushNotifications #157

Open
v1lling opened this issue Jun 13, 2021 · 1 comment
Open

PushNotifications #157

v1lling opened this issue Jun 13, 2021 · 1 comment
Labels
optional Optional feature

Comments

@v1lling
Copy link
Contributor

v1lling commented Jun 13, 2021

Let's implement PushNotifcations triggering on every device everytime a gym publishes news.
Cmoooooon

@v1lling v1lling added the enhancement New feature or request label Jun 13, 2021
@v1lling
Copy link
Contributor Author

v1lling commented Jun 16, 2021

I've created a branch for this: v1lling/push-notifications

Push Notification can be sent manually from the firebase console for free.
(maybe phillip can do this if he wants to advertise polytalon)
For automatically created notifications (e.g. everytime a gym posts some news) we need the cloudfunctions.

on Android it's super simple and already works
for iOS it's, as expected, more complicated:
" Zur Nutzung des Service wird ein Apple Developer Account und ein Apple Push Notification Authentication Key benötigt"

So lets tackle this issue once we have an apple dev account 😄

@LugsoIn2 LugsoIn2 added the prio lower Issue with lower prio label Jun 25, 2021
@LugsoIn2 LugsoIn2 added optional Optional feature and removed prio lower Issue with lower prio labels Jul 5, 2021
@LugsoIn2 LugsoIn2 removed the enhancement New feature or request label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optional Optional feature
Projects
None yet
Development

No branches or pull requests

2 participants