Closed nowlights closed 3 years ago
Where is WCSessionManager documented by Apple? I see WCSession but don't see WatchOSExtentsion.
from the project ios-samples/watchOS/WatchConnectivity/WatchConnectivity.OnWatchExtension
The WCSessionDelegate class is defined in the WatchConnectivity namespace.
Please provide more information on your specific issue.
We have not received the requested information.
If you are still experiencing this issue please provide all the requested information then click the Reopen Issue button.
Thanks!
The WCSessionManager class was created in the WatchOSExtentsion project, and from what I saw there is no same class in the iOS project, how do I call this class that is in WatchOSExentsion by the iOS project?