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

Add basic support for push notifications via Firebase #1387

Open
hsjoberg opened this issue Nov 29, 2023 · 0 comments
Open

Add basic support for push notifications via Firebase #1387

hsjoberg opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
android backend Issues regarding the Java backend ios backend Issues regarding the iOS backend research needed More research and thought is required for this issue upstream Issue relates to upstream projects or code
Milestone

Comments

@hsjoberg
Copy link
Owner

Add basic support for receiving push normal visible notifications.
No silent or no wake-up to sync the chain. Let's just start with the bare minimum first.

Later on we can build upon this to wake up up the app to sync and even to receive payments via Lightning Box (~dependent on lightningnetwork/lnd#6427 and if that works out well).

Maybe use https://github.com/wix/react-native-notifications as it's made by the well-established Wix company.

@hsjoberg hsjoberg added this to the 0.7.0 milestone Nov 29, 2023
@hsjoberg hsjoberg added upstream Issue relates to upstream projects or code android backend Issues regarding the Java backend ios backend Issues regarding the iOS backend research needed More research and thought is required for this issue labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android backend Issues regarding the Java backend ios backend Issues regarding the iOS backend research needed More research and thought is required for this issue upstream Issue relates to upstream projects or code
Projects
None yet
Development

No branches or pull requests

2 participants