Reputation: 7766
I have two apps written using Objective C and both use Crashlytics.
I'm using the latest version of Crashlytics via Cocoapods.
From what I can see both apps have an identical setup.
However one app shows the CLS_LOG debugging in the Xcode console and one doesn't, I can't figure out why it doesn't show in the other app.
I've followed the steps highlighted in the documentation to no avail.
Upvotes: 0
Views: 429