A one-commit follow-up: push delivery sends the Firebase project ID with each attempt and logs the result, so failed device pushes can be traced.
In the product
What members, moderators, and admins see
Notifications
- Push notifications are more likely to reach the right Firebase project. There is no new screen; delivery just fails less silently.
In the platform
APIs, runtime, plugins, and operations
FCM
- Each push attempt includes the FCM project ID and is logged, on top of the credential handling from
2026-06-23-ae0b1d51-RELEASE.