mexists / ionic-fcm-starter

Ionic (version 1) Firebase Cloud Messaging Starter
15 stars 8 forks source link

Question #4

Open gsanjeevkumar opened 7 years ago

gsanjeevkumar commented 7 years ago

I am using Ionic 1.

I was wondering if this approach can be used to do simple push notification where we submit a message and FCM push the message to Apple Push Notification Service and all the iOS Devices receive a standard push notification. And similarly all the Android Apps on Android devices receive the message the same time.

Thanks in advance!