Skip to content

Please remove legacy VoIP feature #444

@k-gruenberg

Description

@k-gruenberg

In these two lines you are referencing kCFStreamNetworkServiceTypeVoIP. According to this thread however, it is referring to a legacy VoIP feature that has finally been removed in iOS 17. The result is that no matter whether I use the MailCore or the Postal library, I get the exact same crash when trying to connect to an IMAP server. The fact that you surrounded the whole thing with #if TARGET_OS_IPHONE && !TARGET_IPHONE_SIMULATOR made this especially hard to debug as the error does not occur when running my app in the simulator. Please remove the references to this feature as it was non-functional for a long time now anyways. Thanks!

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