ionic项目集成cordova的插件,收到离线消息,ios无法监听jpush.openNotification方法,拿不到推送消息
问题描述:
1、ios-SDK都是最新的:v3.7.4
2、其他功能都是正常的,ios在前台和后台都能收到推送,并能收到推送消息,只有杀死进程,重新推送一条离线消息,通过状态栏点击消息,正常打开capacitor的应用之后,jpush.openNotification的监听方法死活监听不了,看日志好像也没发现什么问题。
3、集成的cordova的插件内容都是GitHub上面最新的版本。
4、只需要关注ios版本,android并无问题
代码的调用:
// 路径:src/main.ts
const onOpenNotification = (event: any) => {
const alertContent = event.aps.alert
alert("open notification:" + alertContent)
}
document.addEventListener('deviceready', async () => {
window.JPush.startJPushSDK()
window.JPush.init();
document.addEventListener("jpush.openNotification", onOpenNotification, false)
document.addEventListener('jpush.receiveRegistrationId', function (event: any) {
alert(event.registrationId)
}, false)
})
日志记录:
2022-04-26 10:36:28.877488+0800 App[371:14037] KeyboardPlugin: resize mode - native
⚡️ Loading app at http://192.168.14.189:8100/...
⚡️ [log] - onscript loading complete
To Native Cordova -> Device getDeviceInfo Device468423521 ["options": []]
To Native Cordova -> NfcPlugin channel NfcPlugin468423522 ["options": []]
2022-04-26 10:36:29.085045+0800 App[371:14037] PhoneGap NFC - Cordova Plugin
2022-04-26 10:36:29.085079+0800 App[371:14037] (c) 2017-2020 Don Coleman
2022-04-26 10:36:29.187043+0800 App[371:14037] [CoreNFC] 00000002 837fe1c0 -[NFCHardwareManager areFeaturesSupported:outError:]:154 XPC Error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process.}
2022-04-26 10:36:29.388657+0800 App[371:14037] [CoreNFC] 00000002 837fe1c0 -[NFCHardwareManager areFeaturesSupported:outError:]:154 XPC Error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process.}
2022-04-26 10:36:29.691204+0800 App[371:14037] [CoreNFC] 00000002 837fe1c0 -[NFCHardwareManager areFeaturesSupported:outError:]:154 XPC Error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nfcd.service.corenfc was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.nfcd.service.corenfc was invalidated: failed at lookup with error 159 - Sandbox restriction.}
2022-04-26 10:36:30.093825+0800 App[371:14037] [CoreNFC] 00000002 837fe1c0 -[NFCHardwareManager areFeaturesSupported:outError:]:154 XPC Error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.nfcd.service.corenfc was invalidated from this process.}
2022-04-26 10:36:30.595214+0800 App[371:14037] NFC Support is NOT available
To Native Cordova -> File requestAllPaths File468423523 ["options": []]
⚡️ [log] - ["iphone","ios","cordova","capacitor","mobile","hybrid"]
⚡️ To Native -> Device getId 105735146
⚡️ TO JS {"uuid":"7A9C328E-D29D-4FDE-96F7-8A20929722CB"}
⚡️ To Native -> Device getInfo 105735147
To Native Cordova -> JPushPlugin startJPushSDK JPushPlugin468423524 ["options": []]
2022-04-26 10:36:30.720685+0800 App[371:14037] ### pluginInitialize
2022-04-26 10:36:30.723074+0800 App[371:14228] | JIGUANG | I - [JIGUANGService]
--------------------------- JPush Log ----------------------------
--------------------JPush SDK Version:3.7.4--build:227----------
--------------------JCore Lib Version:2.7.1--build:174----------
-----------------AppKey:59e11ba3fc15afce4c370483----------------
----------------------------------------------------------------
To Native Cordova -> JPushPlugin initial JPushPlugin468423525 ["options": []]
2022-04-26 10:36:30.725901+0800 App[371:14231] | JIGUANG | W - [JIGUANGService] 请将JPush的初始化方法,添加到[UIApplication application: didFinishLaunchingWithOptions:]方法中,否则JPush将不能准确的统计到通知的点击数量。参考文档:https://docs.jiguang.cn/jpush/client/iOS/ios_guide_new/#_6
⚡️ TO JS {"name":"iPhone","diskFree":46095302656,"model":"iPhone","operatingSystem":"ios","memUsed":59375616,"platform":"ios","realDiskFree":48283977901,"webViewVersion":"15.1","manufacturer":"Apple","diskTotal":63933894656,"isVirtual":false,"realDiskTotal":6393389
2022-04-26 10:36:30.727411+0800 App[371:14234] | JIGUANG | I - [JIGUANGConnectManager] Action - closeConection
2022-04-26 10:36:30.730672+0800 App[371:14264] [] nehelper sent invalid result code [1] for Wi-Fi information request
2022-04-26 10:36:30.748682+0800 App[371:14234] | JIGUANG | I - [JIGUANGClientController] Action - jpush setup
⚡️ To Native -> App addListener 105735148
⚡️ [log] - 设备信息为: {"name":"iPhone","diskFree":46095302656,"model":"iPhone","operatingSystem":"ios","memUsed":59375616,"platform":"ios","realDiskFree":48283977901,"webViewVersion":"15.1","manufacturer":"Apple","diskTotal":63933894656,"isVirtual":false,"realDiskTotal":63933894656,"osVersion":"15.1"}
⚡️ WebView loaded
2022-04-26 10:36:30.912989+0800 App[371:14228] [Client] Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service with pid 91 named com.apple.commcenter.coretelephony.xpc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service with pid 91 named com.apple.commcenter.coretelephony.xpc was invalidated from this process.}
2022-04-26 10:36:31.016867+0800 App[371:14234] | JIGUANG | I - [JIGUANGTcpEventController]
----- login result -----
uid:60157676418
registrationID:13165ffa4efa7648801
idc:1
2022-04-26 10:36:31.023076+0800 App[371:14228] | JIGUANG | I - [JIGUANGDeviceTokenReport] try to upload device token:0c715970a63af9f702d660fd36d03c3a5ea79cf04554bc7a4ac5e567b3b7ffa1
2022-04-26 10:36:31.384063+0800 App[371:14228] | JIGUANG | I - [JIGUANGTcpEventController] upload device token success, current token is : 0c715970a63af9f702d660fd36d03c3a5ea79cf04554bc7a4ac5e567b3b7ffa1
问题:希望官方人员能告诉我一个排查的方向,或者解决办法,我想监听到这个方法