push notifications in Windows Phone -


i've implement project send push notifications windows phone application. notification coming succesfully in emulator or i'm running app send different emulator , app receive emulator , works fine. problem notification not coming telephone device. there restriction or other issue check?

i think should set variable channelname via toastsamplechannel, so, field private const string channelname = "mychannel" should changed accordingly.

private const string channelname = "toastsamplechannel"


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -