element-hq / element-hq/element-ios

Notifications does not work in big rooms like Matrix HQ

Đang mở
#3,868 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
A-Notifications os:iOS13 X-Regression Z-GetYourUpdates
Ngôn ngữ chính
Swift
Star
1.8k
Fork
544
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.