Search code examples
objective-cwatchkitapple-watch

Social Framework for WatchKit


I want to create an Apple Watch app that allows users to share things right from their wrist.

Is there a built-in Social framework for Apple Watch comparable to the Social framework on iOS?


Solution

  • There isn't a social framework in WatchKit. You could hand off to the phone to do it, but I'm not certain that would be a great user experience.