didReceiveRemoteNotification not called, iOS 10

后端 未结 8 1558
误落风尘
误落风尘 2020-11-22 08:27

In iOS 9.3, the didReceiveRemoteNotification method gets called on both of the following occasions.

1) When the push notification is received 2) When

8条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 09:14

    BTW, this issue seems to be fixed in iOS 10.1. I tested my app on 10.1, all work fine

提交回复
热议问题