ios
ios copied to clipboard
Sending Push notification via Java
-
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 ?
-
Is there any working sample project where notificatin is actually received on IOS App ? I am using React native
For this you can use Google's Firebase Cloud Messaging.
React Native side: https://rnfirebase.io/ Java side: https://www.baeldung.com/spring-fcm