华为通道整合 get huawei token error:907135004: execute timeout

用户2047922
2023-09-13 09:57 56 1

我们的APP使用Flutter研发,目前在整合极光SDK。在整合了jpush_flutter后,APP在线时能够正常收到通知!

但在根据文档完成华为通道参数设置、集成完华为通道后,我们在Logcat中看到了get huawei token error的错误,并且APP离线(被关闭)后是无法收到通知,说明华为通道没有整合成功。

2023-09-13 17:47:00.153 7023-7105 JIGUANG-JPush cn.com.xxxxx.app W [HWPushHelper] [key-step]get huawei token error:907135004: execute timeout

请问这个应当如何调试或解决?

版本信息:
手机:华为 Mate 30 Pro
jpush_flutter: 2.4.7
classpath 'com.huawei.agconnect:agcp:1.6.0.300'
implementation 'cn.jiguang.sdk:jcore:4.2.4'
implementation 'cn.jiguang.sdk:jpush:5.0.4'
implementation 'com.huawei.hms:push:6.11.0.300'
implementation 'com.huawei.agconnect:agconnect-core:1.6.0.300'
implementation 'cn.jiguang.sdk.plugin:huawei:5.0.4'

1个回答

热门排序
  • 用户5679331
    2023-09-15 02:56

    您好,已在企业微信跟进。