Skip to content

Exception break point on lookupAdConversionDetails #69

@areschoug

Description

@areschoug

Hi, since lookupAdConversionDetails is iOS 8+ only. Row 184 in UIDevice+ADJAdditions.m will cause an exception, but since you have a @Try{}@catch{} it won't crash the app. However if you have a "All Exceptions"-breakpoint the breakpoint will stop here, you can click continue, but it's a bit annoying. Can you add a check if respondsToSelector or check if the app version is iOS 8+?

Thank you!

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