Universal Windows Plateform And Live SDK

后端 未结 2 1723
失恋的感觉
失恋的感觉 2021-01-25 06:36

I have a problem. I recently installed VS 2015 and Windows 10 on my computer. Having Universal Apps are amazing and I plan to convert some of my programs on UWP. But I have a pr

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-25 07:24

    According to this GitHub issue, LiveSDK isn't supposed to be used for Universal Windows Platform apps: https://github.com/liveservices/LiveSDK-for-Windows/issues/58

    Instead we should use these SDKs that cover the same functionality:

    • Mail/Calendar/Contacts: https://dev.outlook.com/
    • Files/OneDrive: https://dev.onedrive.com/

提交回复
热议问题