NativeScript / NativeScript/firebase

[firebase-crashlytics][ios] dSYM files are missing

Open
#93 6 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
62
Forks
53
Avg merge
8d 4h
Merged PRs (30d)
2

Description

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? ;)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the iOS Firebase Crashlytics integration and the Xcode archive process for the versions listed in the report. Reproduce the missing-symbol files and determine whether the integration generates or uploads dSYM files; done means Crashlytics processes reports automatically or the required manual upload location and steps are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, ios, typescript
Domain
mobile, observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.