Priya

Priya

  • NA
  • 5
  • 4.8k

Toast notification to a user device when the device offline

Jan 9 2014 1:13 AM

I send toast notification to user device app ,when the user device is offline or temporarily lost connection or locked.The user device not receive the toast notification after its come to online. How can i received toast notifications after the device connected.

I using this code to sent notification

    push.wns.sendToastText01(result.channel)

Please help me.How can i received toast notifications after the device connected.


Answers (2)