'WCSession counterpart app not installed or installed throughout settings in the watch app

I have developed my watch app for my iOS App. The problem is that I need to use WCSession logic in order to send data from iOS to the AppWatch and vice versa.

If I install from Xcode, I get "WCSession counterpart app not installed" error message, so I wanted to install it throughout the settings view in the watch app but it does NOT appear here.

So how can I get my watch App appears there?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source