The Watch App is installed on the watch and I can tap and run it on the Watch, but watchAppInstalled method returns false.
watchAppInstalled
Also, I can only install the Watc
Apple Documentation says:
The session must be configured and activated before accessing this property.
So, you should configure and activate the session before using this property.