Expo Push Notification Speed

Please provide the following:

  1. SDK Version: 36.0.0
  2. Platforms(Android/iOS/web/all): all

Hi all,

Have you had any issues with the speed at which push notifications reach clients? I ask because of the comments in the push notification docs:

Most notifications are typically delivered within a few seconds. Sometimes it may take longer to deliver notifications, particularly if the iOS or Android push notification services are taking longer than usual to receive and deliver notifications, or if Expo’s cloud infrastructure is under high load.

I’m building a real time messaging app, and I’d like to have push notifications go out reliably and quickly.

Using Firebase RTDB and Auth. Looking at Cloud Functions to set up the notification triggers. Hoping to avoid having to eject as I’m new to Expo and to development in general :grimacing:

Would love your input, thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.