Post

Replies

Boosts

Views

Activity

[network.framwork] Lost debug connection when try to force connection to cellular and on/off mobile network icon
Hi, i got a weird issue. my app forces cellular connection using network. everything is ok but I lost the debug connection when I try to change the mobile network. Step to reproduce: I tried to force tcp connection to cellular network via Network using this : let params = NWParameters(tls: options) params.requiredInterfaceType = .cellular Tap to change status mobile network icon (on -> off or off -> on) on iOS Debug app killed on my phone I got popup message in Xcode : "Lost connection to the debugger on “iPhone”. " Even my IPhone device icon still in the Xcode build bar. iOS: 14.6 Do you have any idea?
1
1
1.1k
Jun ’21
[network.framwork] Lost debug connection when try to force connection to cellular and on/off mobile network icon
Hi, i got a weird issue. my app forces cellular connection using network. everything is ok but I lost the debug connection when I try to change the mobile network. Step to reproduce: I tried to force tcp connection to cellular network via Network using this : let params = NWParameters(tls: options) params.requiredInterfaceType = .cellular Tap to change status mobile network icon (on -> off or off -> on) on iOS Debug app killed on my phone I got popup message in Xcode : "Lost connection to the debugger on “iPhone”. " Even my IPhone device icon still in the Xcode build bar. iOS: 14.6 Do you have any idea?
Replies
1
Boosts
1
Views
1.1k
Activity
Jun ’21
[DUAL SIM - NWConnection] is it possible to force connection via eSIM or physical SIM?
Hello, I'm use NWConnection to force cellular connection. But we got issue with dual SIM. I did some research but nothing found I want to ask is it possible to force the connection via eSIM or physical SIM? thanks
Replies
1
Boosts
0
Views
539
Activity
Jun ’21