Closed SalimiHabib closed 9 months ago
Can I see your repo?
However, you use the old nuget; Your MainActitivity should inherit from ActivityEvent. Also I see you are using VpnHoodClient, it is for lowest level connection, if you are going to create a VPN app, I recommend you use VpnHood.Client.App that does a lot of jobs.
hi in MAUI i try to use vpnhood in android platform but i get error on
AndroidDevice
when i try toDevice.Prepare(this );
thank you