c# error OnPushAccepted
Hello. I try to send push to a windows 8.1 app created with c#. If i send push from your website i recieve a empty push and the method OnPushAccepted return {"hash":"3z","html":0,"url":null,"content":null,"userdata":"[]","onStart":false}. If i send a push with remote API i recieve a correct message in the popup but i cant capture the recieved push with OnPushAccepted, why?
Please sign in to leave a comment.
Comments
1 comment