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

Sending Push notification via Java #412

Open
categorytechus opened this issue Jun 25, 2023 · 1 comment
Open

Sending Push notification via Java #412

categorytechus opened this issue Jun 25, 2023 · 1 comment

Comments

@categorytechus
Copy link

  1. after Integrating this https://github.com/react-native-push-notification in React native for IOS project. Is three any way to send notificatin via Java code which is received on IOS App ?

  2. Is there any working sample project where notificatin is actually received on IOS App ? I am using React native

@itsmesaskovic
Copy link

For this you can use Google's Firebase Cloud Messaging.

React Native side: https://rnfirebase.io/
Java side: https://www.baeldung.com/spring-fcm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants