iOS Push Notification Banner shown twice for a single Push

前端 未结 8 652
攒了一身酷
攒了一身酷 2020-12-02 16:52

I\'ve noticed that sending a Push notification results in the following behavior:

See how the banner is shown a second time, after a short delay?

At

8条回答
  •  -上瘾入骨i
    2020-12-02 17:30

    I know this answer is a couple years after the original post, but in case this helps anyone...

    In my case, I was using CloudKit notifications and had accidentally created two subscriptions that tracked the same record type!

提交回复
热议问题