NativeScript / NativeScript/firebase
[feature] Support for communication notifications (ios 15)
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 62
- 派生
- 53
- 平均合并
- 8 天 4 小时
- 30 天内合并 PR
- 2
描述
Communication notifications are a new type of notification available in ios 15. You can read more about them here
It would be awesome if these were supported. Thanks!
Official Apple Guides:
https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/notifications/
https://developer.apple.com/documentation/sirikit/insendmessageintent
https://developer.apple.com/documentation/sirikit/insendmessageintenthandling
Here are some guides that I came across when looking into it myself:
https://gist.github.com/Dexwell/dedef7389eae26c5b9db927dc5588905
https://stackoverflow.com/questions/68198452/ios-15-communication-notification-picture-not-shown
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指出源文件、测试或入口点。首先查看链接的 Apple 通知和 SiriKit 指南,然后检查 repository 的 iOS 通知实现,以确定集成点。当 iOS 15 支持通信通知,并通过适当的测试或示例完成验证时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- firebase, ios, typescript
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100