Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

监听系统通知,接收不到自定义的系统通知 #24

Open
54sword opened this issue Jun 16, 2018 · 0 comments
Open

监听系统通知,接收不到自定义的系统通知 #24

54sword opened this issue Jun 16, 2018 · 0 comments

Comments

@54sword
Copy link

54sword commented Jun 16, 2018

NativeAppEventEmitter.addListener("observeReceiveSystemMsg",(data)=>{
console.log('系统通知');
console.log(data);
});

通过如上监听事件,可以接受添加好友的通知,但通过如下方式,发送一个自定义的系统通知,没有收到系统通知。

http://dev.yunxin.163.com/docs/product/IM即时通讯/SDK开发集成/Web开发集成/系统通知?#自定义系统通知

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant