Skip to content

CLS_LOG does not work on device builds #10

@dchersey

Description

@dchersey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions