xamarin / ios-samples

Xamarin.iOS sample apps
http://docs.microsoft.com/xamarin/ios/
Other
1.59k stars 1.91k forks source link

Doubts about the use class WCSessionManager #418

Closed nowlights closed 3 years ago

nowlights commented 3 years ago

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?

chamons commented 3 years ago

Where is WCSessionManager documented by Apple? I see WCSession but don't see WatchOSExtentsion.

nowlights commented 3 years ago

from the project ios-samples/watchOS/WatchConnectivity/WatchConnectivity.OnWatchExtension

chamons commented 3 years ago

The WCSessionDelegate class is defined in the WatchConnectivity namespace.

Please provide more information on your specific issue.

chamons commented 3 years ago

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!