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

Android 收到消息后,没有调用event receiver #27

Open
elricym opened this issue Apr 27, 2021 · 4 comments
Open

Android 收到消息后,没有调用event receiver #27

elricym opened this issue Apr 27, 2021 · 4 comments

Comments

@elricym
Copy link

elricym commented Apr 27, 2021

已经按教程集成了mob以及厂商通道。但是无论打开app还是离线推送,都无法调用已经注册的appPushReceiver。

请问有其他需要配置的地方或者开关吗?

@elricym
Copy link
Author

elricym commented May 10, 2021

麻烦更新一下插件吧,以及过时了

@1227228155
Copy link

我的也是 没有消息回调

@1227228155
Copy link

MobpushPlugin.removePushReceiver();
MobpushPlugin.addPushReceiver(onEvent,onError);
先移除一下 在添加

@zhangruiyu
Copy link

https://github.com/zhangruiyu/MobPush-For-Flutter
我搞了下
MainActivity需要修改下 看example吧

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

3 participants