Which is more suitable for sending push notifications based on Firestore updates: OneSignal or FCM?
I’m working on an app and need to implement a feature that sends push notifications if a Firestore document hasn’t been updated for a certain period of time. I’m considering using either OneSignal or Firebase Cloud Messaging (FCM) for this purpose. Here are my requirements:
Which is more suitable for sending push notifications based on Firestore updates: OneSignal or FCM?
I’m working on an app and need to implement a feature that sends push notifications if a Firestore document hasn’t been updated for a certain period of time. I’m considering using either OneSignal or Firebase Cloud Messaging (FCM) for this purpose. Here are my requirements: