문제

I would like to send push notifications for Windows Phone. I have a sending program and client app, but now it works without a certificate. I want to use a certificate in order to avoid the limit of 500 pushes per day.

What should I do to use a certificate? Where can I get a certificate and what should I do in my code?

도움이 되었습니까?

해결책

You can certificate from any certificate signing authority. You'll need to upload this certificate in your account at Windows Phone developer centre. You can find more information here: http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff941099(v=vs.105).aspx

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top