added crashlytics/fabric sdk projects manually several months ago, i'm trying work via cocoapods.
i first removed crashlytics/fabric project following this answer added cocoapods following this.
call simple [fabric with:@[crashlyticskit]]; in didfinishlaunchingwithoptions , build project, bang!

here's run script in target > build phases:

and navigation panel looks like:

what did wrong?
edit
i did add security.framework, libz, libc++, , systemconfiguration.frameworkin project... still not working.
Comments
Post a Comment