broadcast intent callback: result=CANCELLED forIntent

你离开我真会死。 提交于 2019-12-01 19:04:51
Henry

According to this forum post the situation arises in Android 3.1+ when the receiving app is in stopped state on the device (for example by using force stop from the settings). It will only start to receive messages again when it is manually started.

See also this post

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!