FCM Push notification not working in iOS 11

后端 未结 3 1154
天涯浪人
天涯浪人 2020-12-19 22:48

I need to handle push notification and that\'s done with a lower version of ios but in ios 11 never receive any push notification. I using Firebase Cloud Messaging. please,

3条回答
  •  独厮守ぢ
    2020-12-19 23:41

    I had the same problem, the issue was I was missing my APN configuration in firebase console.

提交回复
热议问题