Skip to content

Not getting Stage/Status when app reopened from VPN Connected and app closed from app drawer. #43

Description

@shaif-dihan

Vpn connected, then if I close and reopen the app, the Stage and Status is not set from
>> wireguard.initialize(interfaceName:"wg0")
or the stream events.

If I get the stage with
>> var stage = wireguard.stage();
and if VpnStage.connected is the stage,
then, >>wireguard.stopVpn();
doesnt work, gives error as the startVpn is not executed.

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