WatchConnectivity not working on device!!

It's similar to https://developer.apple.com/forums/thread/662935.

This Demo is work on simulator but doesn't work on my device.

Details of my devices and Xcode:
iOS version: 14.0.1
WatchOS version: 7.0.1
Xcode version: 12.1


Answered by dylan1994 in 645606022
Hi, I've solve this problem. There are two solution for the problem.

Solution1:
Edit scheme then switch debug to release, run the project.

Solution2:
Upgrade your iOS system version to 14.2
Accepted Answer
Hi, I've solve this problem. There are two solution for the problem.

Solution1:
Edit scheme then switch debug to release, run the project.

Solution2:
Upgrade your iOS system version to 14.2
WatchConnectivity not working on device!!
 
 
Q