Is it possible to have a Twitter / Facebook share button in a sprite-kit game?
问题 I'm completely lost, all the tutorials I've found have been for iOS 6 apps with Storyboards. My question is if you can have a twitter or facebook sharing feature in a sprite-kit game? If so what is the best way to go about adding it? Alot of the tutorials I've read over use viewcontrollers but sprite-kit uses scenes so I'm a bit confused. Thanks. 回答1: Here is an answer for twitter. Your Welcome! 1) import the Social framework under the Build Phases tab then Link Binary with Libraries. Put