Iam developing a windows phone application that makes use of windows phone push notification service. I know that we use will httpnotificationchannel.open() to open a notification channel with mspn. my question is will httpnotificationchannel.open() return uri and other informations when i run my windows phone apppicatin in an emulator? Is it necessary that i run this application in a windows phone?
Iam developing a windows phone application that makes use of windows phone push notification
Share
Yes, this will work in the emulator.
It would have also been quicker to try than write your question.