BackgroundTask - PushNotificationTrigger debugging.

Answered BackgroundTask - PushNotificationTrigger debugging.

  • lunedì 16 aprile 2012 05:54
     
     

    Hi,

    I am trying to launch a BackgroundTask when my app is receiving a raw notification using a PushNotificationTrigger.

    The problem is the task is not starting. I receive the raw notification (I see it in fiddler). I made the BackgroundTask a sealed class in a WinMD class library.

    Is there a way to see what is happening in the BackgroundTaskHost.exe ? I'm sure it is just a small thing I forgot...

    Thanks

    Olivier

Tutte le risposte