Files
self/app/firebase.json
Justin Hernandez 77c7b82293 SEL-472: Enable production push notifications (#703)
* chore: leave sandbox apns token comment

* tweak entitlement

* coderabbit ai feedback

* firebase tweaks
2025-06-29 22:58:46 -07:00

7 lines
129 B
JSON

{
"react-native": {
"messaging_auto_init_enabled": true,
"messaging_ios_auto_register_for_remote_messages": true
}
}