-
Notifications
You must be signed in to change notification settings - Fork 7
[Android] 完成 FCM 深度 Doze 真机验收 #28
Copy link
Copy link
Open
Labels
androidAndroid client and native shellAndroid client and native shellhelp wantedExtra attention is neededExtra attention is neededneeds-deviceRequires validation on physical hardwareRequires validation on physical hardwaresyncMessage and runtime synchronizationMessage and runtime synchronization
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
androidAndroid client and native shellAndroid client and native shellhelp wantedExtra attention is neededExtra attention is neededneeds-deviceRequires validation on physical hardwareRequires validation on physical hardwaresyncMessage and runtime synchronizationMessage and runtime synchronization
背景
2.4.1 已包含可选的 Android FCM 深度 Doze 唤醒路径,但默认 Release 不绑定项目专属 Firebase 配置,也没有完成真实设备锁屏/深度休眠证据。因此当前只能声明前台服务、SSE、有限轮询、网络恢复和手动刷新可用,不能声明深度 Doze 实时通知已稳定。
验收环境
com.cxcodex.bridge匹配的 Firebase Android 项目。google-services.json构建。验收标准
npm run verify:mobile-push-readiness -- --require-ready通过。pendingDeliveryCount与awaitingDeviceAckCount回到零。