Posts

Post not yet marked as solved
1 Replies
811 Views
I am using the latest Xcode to develop the Watch APPNo third party libraries are used in the projectJoined only import networkI am trying to use Socket for TCP port communication.When I debug and run in the simulator, the network communication is normal.But when I debug with the real Watch5GPS version, I find that I ca n’t connect to the Internet.Console feedback2020-01-29 01:28:22.334097+0800 test WatchKit Extension[268:15120] [] [C1 ip:80 tcp, indefinite, prefer companion] is already cancelled, ignoring cancel2020-01-29 01:28:22.334177+0800 test WatchKit Extension[268:15120] [] [C1 ip:80 tcp, indefinite, prefer companion] is already cancelled, ignoring cancelWhen I change watch4, I can communicate normally.I don't understand what happened
Posted
by krabs.
Last updated
.