Rahiem

Results 9 comments of Rahiem

Ok thank you. Looking forward to seeing that feature.

Will I be able to get the value for the point on the chart that is touched?

Thanks for the info. I was able to get the entitlements set up. Did you ever establish a VPN connection using the current code that you have now?

I just followed the instructions from both repos. I am still getting this as thew output in the console VPN Status changed: Invliad VPN Status changed: Disconnected... Save successfully VPN...

I will try this today and get back to you. Thanks a lot!

I got it working. However, the following method is never called in PacketTunnelProvider.swift: startTunnel(options: [String : NSObject]?, completionHandler: @escaping (Error?) -> Void) Do you have any idea?

For some reason I can establish a vpn connection but no methods in the PacketTunnel Provider file are ever called. This is my stackoverflow link http://stackoverflow.com/questions/42701530/packettunnelprovider-network-extension-not-called-swift-3

I got it to show exactly how it looks in your example screenshot. However, it gets stuck on "Connecting..." and never actually connects. What should I be using for the...