Expo Notification one notification behind

Please provide the following:

  1. SDK Version: 42.0.0
  2. Platforms(Android/iOS/web/all): Android/ios
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am using Expo Notifications, and on my standalone ios and android app, my notifications are only getting sent after another notification is sent.
ex:
send → test1
– nothing
send → test2
– user gets test1 but not test 2
send → test3
– user gets test2 but not test 3
does anyone have a fix for this?

Hey @cheymonty, can you see if you’re able to reproduce this behavior via our notification tool?

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