Live SDK provides a set of controls and APIs that enable applications to integrate single sign-on (SSO) with Microsoft accounts and access information from SkyDrive and Outlook.com on Windows Phone and Windows 8.
Questions tagged [live-sdk]
154 questions
0
votes
1 answer
How to integrate the livesdk messenger in my app in windows phone using c#.net
In my windows phone app, I want to allow the exchange of information between other users of the same app and that information will be used in creating certain records.
does the livesdk supports the messaging through code in windows phone ?

krrishna
- 2,050
- 4
- 47
- 101
0
votes
2 answers
Permission screen appears everytime in Windows Phone 8 and LiveConnect
I'm developing Windows Phone 8 application, and at first run I'm letting user auth from his Microsoft Account.
User credentials are saving great, but permission screen ("Let this app access your info") is appearing everytime I'm running…

Zozo
- 870
- 1
- 8
- 27
-1
votes
1 answer
Unknown / empty background task after calling BackgroundDownloadAsync or BackgroundUploadAsync from Live SDK
Any idea why there will be an "empty" task listed under Lifecycle Events whenever a call to BackgrouDownloadAsync or BackgroundUploadAsync is made?
I can't post a picture yet. Please refer to the originally post in…

chinlj
- 11
- 3
-2
votes
1 answer
Error code list for Live REST API
Is there any list of error codes for Live REST Api?
I've tried to search in reference without success. I've found one post at MSDN forum and the answer says that it doesn't exist.
Then so how should I differentiate errors? For example invalid token,…

Romasz
- 29,662
- 13
- 79
- 154