jpush / jpush-phonegap-plugin

JPush's officially supported PhoneGap/Cordova plugin (Android & iOS). 极光推送官方支持的 PhoneGap/Cordova 插件(Android & iOS)。
https://docs.jiguang.cn
MIT License
925 stars 350 forks source link

IOS前台无法收到推送,后台可以收到推送 #388

Closed abelieve closed 5 years ago

abelieve commented 5 years ago

WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。

你的运行环境

ios应用在前台能收到推送

实际效果

ios在前台无法收到推送,并且jpush.receiveNotification监听没有触发,在后台时可以正常收到推送

重现步骤

  1. ...
  2. ...
  3. ...
  4. ...

背景

你尝试做过些什么?

证书都配置好了,推送开关也打开了,尝试过回退插件版本到3.2.8,同样无效。

包括 Android 或 iOS 的日志:

huangminlinux commented 5 years ago

用 demo 测试没有问题,可以参考 demo 的用法