Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
630 views
in Technique[技术] by (71.8m points)

real time - Does PushWoosh retrieves Push Notification in realtime?

I am building an application that needs to notify users in realtime, so I thought about using push notifications since WebSockets are "paused" when the application enters in background mode. But I'm having trouble finding Push Notifications services that accomplish this task (realtime push notifications).

I have tested and read about Google Firebase Cloud Messaging (FCM) reliability. It not always push the messages in realtime. And learning about PushWoosh I had the impression that it uses FCM under the hood to send push notifications (it requires FCM authentication data).

So, my question is if PushWoosh uses FCM under the hood and, most important, if it guarantees the Push Notification is received by the user in realtime (or ~5sec).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...