Quickstart-ios: Error while uploading the dsym file

Created on 2 Feb 2017  路  3Comments  路  Source: firebase/quickstart-ios

Most helpful comment

Same issue here, any help ?

All 3 comments

i am trying to upload the dsym file through terminal - firebase crash iOS

command which i use
./Pods/FirebaseCrash/batch-upload tripsy/copper-affinity-109910-firebase-crashreporting-tvzaw-b11e9957ba.json 89B0C0B7-0901-3D38-BE48-15C0D438AD48

i see tons of warning messages and finally it throws the below two line error

./Pods/FirebaseCrash/upload-sym-util.bash:377: error: symbolFileMappings:upsert: The uploaded file is not a valid Breakpad Symbol file.
./Pods/FirebaseCrash/upload-sym-util.bash:378: note: symbolFileMappings:upsert: The metadata for the symbol file failed to update.

Note :
dsym file is for older version and i created a service account file later .
Is there any association between service account file and dsym or is it just for authentication

Same issue here, any help ?

Can you share a project reproducing this issue?

Was this page helpful?
0 / 5 - 0 ratings