liveservices / LiveSDK-for-iOS

LiveSDK library for integrating with Live Connect
MIT License
138 stars 84 forks source link

Anyway to set a existing session to LiveConnectClient? #20

Closed xiaowl closed 10 years ago

xiaowl commented 11 years ago

My app saves tokens back to server to give user cross devices/platform experience. But I can't find a way to set tokens back to a LiveConnectSession. I have to reference the whole SDK source code, instead of the binary framework. It would be wonderful if you guys can simply support this feature, thanks!