You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
xujiyou
changed the title
请问 FlutterJPush.addReceiveCustomMsgListener 之后接受不到消息是怎么回事呐?
请问 FlutterJPush.addReceiveCustomMsgListener 之后接收不到消息是怎么回事呐?
Oct 13, 2018
FlutterJPush.addReceiveCustomMsgListener((JPushMessage msg) { print(msg.message); setState(() { print("收到推送消息提醒: $msg"); }); });
打印不出消息,但是会打印:
D/JPushReceiver(23526): JPushReceiver
The text was updated successfully, but these errors were encountered: