Skip to content
This repository was archived by the owner on Mar 19, 2022. It is now read-only.
This repository was archived by the owner on Mar 19, 2022. It is now read-only.

I don't get call of func startTunnel(options...) on MacOS 10.15.7 but it works good on MacOS 11...  #216

@csiAndreyMitskevich

Description

@csiAndreyMitskevich

After the call of manager?.connection.startVPNTunnel(options.... where manager is NETunnelProviderManager I don't get execution in override func startTunnel(options: [String : NSObject]?, completionHandler: @escaping (Error?) it is method in subclass of NEPacketTunnelProvider. This implementation works good on iOS and on macOS 11... but it doesn't work on macOS 10.15.7. Do you have any ideas/reason?
I added a lot of logs and as I understood my network extension doesn't load in memory at all. At the first it was iOS application but now it is MacCatalyst project. The version of OpenVPNAdapter is (0.7.0)

Also from the console I see Last disconnect error for APP changed from "none" to "The VPN app used by the VPN configuration is not installed"

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