Notification support #953
Closed
klochowicz
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
That's not much of a discussion 😅 Sounds good as you describe it :) Let's convert this to a ticket? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rationale
Reasons
How to do it
I would like to propose adding both Firebase and local notification systems in our app. Firebase app could communicate about errors, pass on surveys etc. We could also inform about the availability of new version, prompting the user to upgrade their 10101 wallet.
Local ones are only active when the app is up, but they can tell e.g. that a position got closed, inform about the profit / loss after a position got closed, communicate that a payment has been received etc.
If anything, I believe that firebase notification service should be added first, because:
Technical implementation
Initial ticket does not need to cover the whole range of notifications. One is enough.
Below are some links to look at:
Firebase
Local notifications
Side notes
Beta Was this translation helpful? Give feedback.
All reactions