Skip to content

High Volume of Crashes on iOS9 in line: [self.viewToMagnify.layer renderInContext:context]; #7

@LaChrome

Description

@LaChrome

The bug tracker I'm using is picking up a high number of crashes for iOS9 users, from within the function:

  • (void)drawRect:(CGRect)rect

At the last line: [self.viewToMagnify.layer renderInContext:context];

Details of the exception:
Fatal Exception: CALayerInvalidGeometry
sublayer with non-finite position [inf inf]

Any ideas on what is causing the crash? I don't see any crashes in previous versions of iOS. Just 9+ across all device types (iPhone, iPad, iPod Touch).

Thanks,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions