broadcast intent callback: result=CANCELLED forIntent

后端 未结 2 2028
野性不改
野性不改 2021-01-19 07:36

I have a mobile app, that registers to a c2dm server.

I have a server that sends a message to my app, to push a notification. The server receives ok result code from

2条回答
  •  死守一世寂寞
    2021-01-19 08:22

    Finally i have found where was the problem. When i was creating the notification, in the place of logo id, i have put 0. Now all it's working.

提交回复
热议问题