NativeScript / NativeScript/firebase
[firebase-crashlytics][ios] dSYM files are missing
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 62
- 派生
- 53
- 平均合并
- 8 天 4 小时
- 30 天内合并 PR
- 2
描述
Environment
- Node.js: v16
- Xcode: 13.3.1
- CocoaPods 1.11.2
- CLI: latest
nativescript@8.2.3 - Cross-platform modules:
@nativescript/core@8.2.3 - iOS Runtime:
@nativescript/ios@6.5.5(JSC!) - Angular:
@angular/core@13.3.10 - Plugin(s):
├── @nativescript/firebase-core@2.0.1
├── @nativescript/firebase-crashlytics@2.0.1
Describe the bug
Since switching from the legacy Firebase plugin (Eddy's) to the modular one the Firebase Crashlytics Console shows:
This app has 37 unprocessed crashes. Upload 2 dSYM files to process them.
and offers me to manually upload dSYM files to get symbolicated crash reports.
Expected behavior
Crashlytics reports are working without the need to upload anything manually. If I really have to, where do I find them? ;)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查报告中列出的版本对应的 iOS Firebase Crashlytics 集成和 Xcode 归档过程。重现缺少符号的文件,并确定该集成是否会生成或上传 dSYM 文件;当 Crashlytics 自动处理报告,或已记录手动上传所需的位置和步骤时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- firebase, ios, typescript
- 领域
- mobile, observability
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100