iOS Push Notification Banner shown twice for a single Push

前端 未结 8 674
攒了一身酷
攒了一身酷 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条回答
  •  暖寄归人
    2020-12-02 17:48

    Are you using database to store device id?

    If yes then may be store device id two times.if possible clean db and try to send it again

提交回复
热议问题