Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经成功地实现了可修改的推送通知,以发送到所有下载了该应用程序的苹果设备。
我将所有设备 ID 存储在数据库中。
但是,我要发送推送通知的应用程序目前也会超时。
我认为这样做是因为下载该应用程序的人数众多。因此处理时间较长。
有没有办法可以防止超时发生?