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

ios 无法接收自定义消息,但是可以接收通知 #420

Open
cgrddv opened this issue Nov 11, 2019 · 0 comments
Open

ios 无法接收自定义消息,但是可以接收通知 #420

cgrddv opened this issue Nov 11, 2019 · 0 comments

Comments

@cgrddv
Copy link

cgrddv commented Nov 11, 2019

运行环境

  • 插件版本:
  • 平台(Android / iOS):
  • Cordova version 7.1.0:
  • Cordova platform version (ios 4.5.5):
  • Ionic Version 3.5.0

期望效果

ios可以收到自定义消息。

实际效果

ios在极光控制台发送通知的时候,广播和别名都可以接收到。
但是在发送自定义消息的时候,就什么都收不到。

重现步骤

1.登录极光控制台
2. 自定义消息
3. 选择ios平台并录入测试消息
4. 接收不到

背景

你尝试做过些什么?

  • 首先排除在客户端注册失败的原因,通过推送通知,广播和指定别名都是可以收到推送的
  • 发送自定义消息的时候,先选择别名,发现收不到,又选择广播的方式,发现依旧收不到任何消息
  • 尝试和安卓进行平行对比,安卓一切都正常

Debug logs

nothing

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