Post

Replies

Boosts

Views

Activity

Comment on NetworkExtension - NEIPC: SIGNAL 5 Trace/BPT trap, Help!!
This is my first time setting up a tunnel: open override func startTunnel(options: [String : NSObject]?, completionHandler: @escaping (Error?) -> Void) { // settings = ... setTunnelNetworkSettings(settings) { if error == nil { proxy.start() } completionHandler(error) } }
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on VPN automatically disconnects on iOS 16.5+
Yes, I tested many VPN extension apps and they all get killed. I'm not sure how much disk space is left, but when I record a video on my iPhone, the iPhone pops up a few seconds later telling me that there is no more storage space.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23