Good morning all!
We are facing a specific case dealing with push notifications to iOS devices.
In my scenario:
- I turn off my device's internet
- Send multiple push notifications via server using Firebase.
- I turned ON my device's internet again.
- I only see the last push notification I sent.
- This is an expected scenario?
- There is any documentation that supports this statement?
Thank you all!