Added Fabric/Crashlytics to new project but doesn't upload dSYM

前端 未结 2 1270
野性不改
野性不改 2021-02-18 15:46

I\'ve just created a new iOS Swift project, using Xcode 7 beta-4, and have integrated Crashlytics (part of Fabric now) with the usual process.

It integrated all fine, an

2条回答
  •  野性不改
    2021-02-18 16:14

    You haven't uploaded dsym ..You can get dsym file from:

    Goto https://itunesconnect.apple.com> SignUp> MyApps> Activity> Then select the version of App for which the Missing dsym error is showing and download the dsym file from there...

    upload it to fabric

    Hope so your issue is resolved..

提交回复
热议问题