I'm using the firebase push to send silent push-messages to my ios-device. This runs very well while the app is in the back-and foreground. Now I have mentioned, that when the device is offline, only the last message arrives, after going online. I didn't mentioned it before, because each message arrives one by one when the device was always online. I didn't set an collapse_key. I tried to set the priority in the data-field to 10, but it did not work. Did I forgot a parameter?
Thanks for help...
Thanks for help...