Firebase Push notifications don't work on iOS 13

后端 未结 8 1551
轮回少年
轮回少年 2021-01-03 02:31

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

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-03 03:21

    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.

提交回复
热议问题