LiveSDK初始化/登陆时失败的解决办法

环境描述

Windows 8.1+VS 2013 Update3+Live SDK 5.6windows

Metro风格的程序,集成LIVE认证app

问题描述

以下图,提示Null Reference的异常。async

image

解决办法

就一句话,把程序与应用商店关联起来。细节图以下3d

image

image

选择手机号code

image

输入手机上收到的codeserver

image

输入reserve的应用名字,这个名字能够在store里面保留一年。blog

image

点击reserver以后,以下图ci

image

 

 

 

 

 

 

 

而后点Associate就能够了。get

image

其余

与MobileService集成,参考这里:http://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-store-dotnet-single-sign-on/it

与XAML相关的LIVE集成:http://msdn.microsoft.com/pt-PT/library/windows/apps/xaml/hh968445.aspx#signout

CanLogout一直为false或者Logout扔Null Reference异常,参考这里:http://stackoverflow.com/questions/14491783/windows-live-sdk-doesnt-logout/14601406

很悲催的一我的,7个月了还没搞定:https://social.msdn.microsoft.com/Forums/onedrive/en-US/756926c9-6bdb-4336-913e-b3a05bd686d9/liveauthclient-initializeasync-exception?forum=messengerconnect

相关文章
相关标签/搜索