Could not get crash report in Crashlytics / fabric. Showing error : “It looks like we are missing dSYMs to process crashes for the versions below.”

前端 未结 10 1421
半阙折子戏
半阙折子戏 2021-02-01 13:17

Crash reports are not generated in fabric/ crashlytics for my iOS application. An error (as given in screenshot) is being displayed on fabric dashboard.

As inst

10条回答
  •  忘了有多久
    2021-02-01 14:01

    I have after I complete the Fabric setup successfully into my app, the same issue,I tried every solution but the one that worked for me was:

    1. Go to Project settings of the project and target and set Debug Information Format to DWARF with dSYM File

    Set the current config

提交回复
热议问题