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

请问 FlutterJPush.addReceiveCustomMsgListener 之后接收不到消息是怎么回事呐? #8

Open
xujiyou opened this issue Oct 13, 2018 · 0 comments

Comments

@xujiyou
Copy link

xujiyou commented Oct 13, 2018

FlutterJPush.addReceiveCustomMsgListener((JPushMessage msg) { print(msg.message); setState(() { print("收到推送消息提醒: $msg"); }); });
打印不出消息,但是会打印:
D/JPushReceiver(23526): JPushReceiver

@xujiyou xujiyou changed the title 请问 FlutterJPush.addReceiveCustomMsgListener 之后接受不到消息是怎么回事呐? 请问 FlutterJPush.addReceiveCustomMsgListener 之后接收不到消息是怎么回事呐? Oct 13, 2018
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