feat(fcm): Enabled the `direct_boot_ok` parameter for FCM Android Config. by jonathanedey · Pull Request #734 · firebase/firebase-admin-python
Enable direct_boot_ok in FCM Android Config.
If set to true, messages will be allowed to be delivered to the app while the device is in direct boot mode.
This allows developers to the parameter through the Admin SDK, a functionality which already exists and works in HTTP v1.
jonathanedey
changed the title
feat(fcm): Enabled the
feat(fcm): Enabled the direct_boot_ok Android Config parameter.direct_boot_ok parameter for FCM Android Config.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments LGTM, thanks!
jonathanedey added a commit that referenced this pull request
Feb 13, 2024…fig. (#734) * feat(fcm): Enabled direct_boot_ok Android Config parameter. * Added tests. * fix: add to correct config. * fix: Validator label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters