Firebase push notifications aren\'t working on iOS 13. But works fine in iOS 12.4. Any solution?
Edited: 04.10.19
Silent push notification not working iOS 13
Prior to iOS 13 I had an issue of not receiving push notifications because I didn't select in XCode - Signing and Capabilities -> Background Modes -> Background Fetch. After I selected it everything worked fine. After iOS 13 I have the same issue of not receiving push notifications anymore. Today I saw that in XCode the Background Fetch option was unselected again. Maybe something happened after the update of the XCode??
I haven't test it yet. Check if this is a solution for you.