Skip to content

Fabric - no such file or directory #4353

Answered by mikehardy
LukePenkava asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Definitely related to Firebase, and specifically to the RNFB "Fabric Crashlytics -> Firebase Crashlytics" migration.

Two thoughts:

1- that script is used to upload dSYMs which are effectively worthless in the bitcode era - https://stackoverflow.com/a/55796619/9910298

2- if you want to continue to upload your locally created dSYMs (perhaps for checking a debug stack trace, it can have limited purpose at least) you need to call the new Crashlytics script, as mentioned in the setup: cad58e1#diff-3bd938c98a87fa81f16efc012907ffb0

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@LukePenkava
Comment options

@mikehardy
Comment options

@LukePenkava
Comment options

@mikehardy
Comment options

@LukePenkava
Comment options

Answer selected by andersonaddo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants