推送的消息走到了AVConnectionManager:
2020-08-24 20:35:52.850 19139-19465/com.taobao.tv.smarthome D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@870fc39) downlink: cmd: data
installationId: "fdf4b1429e64deef3faa9bfbda7e497c"
service: 0
dataMessage {
ids: "9OrsLKM5LOILze1K"
msg {
data: "{\"alert\":\"test test\"}"
}
}
2020-08-24 20:35:52.867 1519-7794/? E/NotificationService: No Channel found for pkg=com.taobao.tv.smarthome, channelId=, id=234031250, tag=null, opPkg=com.taobao.tv.smarthome, callingUid=10225, userId=0, incomingUserId=0, notificationUid=10225, notification=Notification(channel= pri=0 contentView=null vibrate=default sound=default defaults=0x3 flags=0x10 color=0x00000000 vis=PRIVATE)
2020-08-24 20:35:52.881 19139-19465/com.taobao.tv.smarthome D/AVStandardWebSocketClient: client(cn.leancloud.websocket.AVStandardWebSocketClient@870fc39) uplink : cmd: ack
installationId: "fdf4b1429e64deef3faa9bfbda7e497c"
ackMessage {
ids: "9OrsLKM5LOILze1K"
}
但是没有到pushService或者AVBroadcastReceiver这