1

Added Crashlytics/Fabric SDK into my projects manually several months ago, now I'm trying to work with it via CocoaPods.

I first removed Crashlytics/Fabric from my project following this answer then added it back from CocoaPods following this.

Call it with simple [Fabric with:@[CrashlyticsKit]]; in didFinishLaunchingWithOptions and build my project, bang!

enter image description here

Here's my run script in Target > Build Phases:

enter image description here

And the navigation panel looks like:

enter image description here

What did I do wrong?

EDIT

I did add security.framework, libz, libc++, and SystemConfiguration.frameworkin my project... still not working.

Community
  • 1
  • 1
bluenowhere
  • 2,683
  • 5
  • 24
  • 37

0 Answers0