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
Quick Fix Solution:
If you are facing issue to receive push notification on iOS version 13.2.X, then do below change in device settings and check again:
Device > Settings > Search your AppName > Notifications > Banner Style > Change it to "Persistent" from "Temporary" or vise-versa one time.
Now send push notification again and its start receiving.