element-hq / element-hq/element-ios

Notifications does not work in big rooms like Matrix HQ

未关闭
#3,868 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
A-Notifications os:iOS13 X-Regression Z-GetYourUpdates
主要语言
Swift
星标
1.8k
派生
544
PR 合并指标
PR 指标待抓取

描述

The notification extension displays only "Message".

The reason is an out of memory crash that occurrs in background. App extensions have a limited amount of available memory. This limit depends on the device (12MB on a 5s, 16MB on a X). Deserialisation of all state events of such rooms requires more RAM than what is available.

This bug has been discovered while implementing the new background service (#3579) but it exists since we moved to iOS13.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。