简体   繁体   中英

How to configure app to use live coonect api in winRT metro app c#?

I want to configure my windows RT application in c# to use live connect API(As per " http://msdn.microsoft.com/en-us/library/live/hh826541.aspx "). If i go to Windows Store Dashboard(" https://appdev.microsoft.com/StorePortals/en-us/account/signup/start "), it ask me to register the app on store expecting more details form me with price i think and i don't want to do that as i just want to explore this topic for sample application.i have created package id before..but ti thinks i have lost that link from were i did this.so how to configure my sample application to use live connect API.

The Windows Store Dashboard is the right place, you'll just need to register a name and then you can to the configuration section for Live Services and Push Notifications. You don't need to enter all of the other information until you're ready to publish your app.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM