element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 480 forks source link

How to intercept iOS push notifications and modify push content? #7753

Closed ChuteMaple closed 4 months ago

ChuteMaple commented 4 months ago

截圖 2024-02-16 上午11 58 22

When the content of the notification received is a reply to a user's message, the user ID will appear. How to hide it?

How to intercept this push and how to modify the content of this push?

Thanks