Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This repository was archived by the owner on May 28, 2024. It is now read-only.

ATMHud crashes when i set build configuration to Release #7

@mapedd

Description

@mapedd

with such a console error:

Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer bounds contains NaN: [0 0; 4.07206e-10 nan]'

it's getting SIGABRT in line 418 in ATMHudView.m :

imageLayer.bounds = CGRectMake(0, 0, imageRect.size.width, imageRect.size.height);

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