-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I just started using CLS_LOG for logging errors per this instruction and while it works find in the Simulator (passes through to NSLog) it generates a crash when testing a Crashlytics beta build.
Apparently CLS_LOG is not bound in device builds when configured by the motion-fabric gem.
undefined method 'CLS_LOG' for #<AppDelegate:0x1742ac5a0 ...> (NoMethodError) from app_delegate.rb:95:in application:openURL:options:'`
Would appreciate any thoughts/help!
David
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels