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 1310
半阙折子戏
半阙折子戏 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 13:42

    do not archives dSYMs folder open the folder then archives your appname.app.dSYMs then sumbit it

    and use Debug Information Format DWARF with dSYM File in debug if you what crash report in debug

提交回复
热议问题