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

Fix Nullabilty warnings: Implicit conversion from nullable pointer 'X' to non-nullable pointer type 'Y' #503

@sadefigu

Description

@sadefigu

Building the project with the latest version of XCode generates 10 nullability warnings like the below:

Implicit conversion from nullable pointer 'id _Nullable' to non-nullable pointer type 'NSString * _Nonnull'

Screenshot 2023-10-02 at 11 15 38 PM

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