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

魅族手机不回调 onNotificationMessageClicked 方法的情况 #56

Open
weilei131 opened this issue Apr 19, 2022 · 0 comments
Open

Comments

@weilei131
Copy link

环境:
Meizu Pro5
Android 7.0
你好,我在使用推送时出现 “必须设置 setPushReceiver() 才能正常工作”。出现操作,App没有进程时(App杀死状态),收到的推送消息,这是点击推送消息正常是会回调 onNotificationMessageClicked 方法。但是现在点击推送时只有如下日志打印:
E/MixPush: onNotificationMessageClicked UnifiedPushMessage{title='推送', content='推送推送推送', platform='meizu', payload='{"url":"app://lineUpPlay"}', passThrough=false}

推测方法是在 DefaultMixPushReceiver->onNotificationMessageClicked()中。

我的项目初始化是在Appcalition中的onCreate()方法中。

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