11 lines
419 B
JSON
11 lines
419 B
JSON
{
|
|
"react-native": {
|
|
"messaging_ios_auto_register_for_remote_messages": false,
|
|
"crashlytics_auto_collection_enabled": false,
|
|
"messaging_android_notification_channel_id": "high-priority",
|
|
"crashlytics_debug_enabled": true,
|
|
"crashlytics_ndk_enabled": false,
|
|
"crashlytics_is_error_generation_on_js_crash_enabled": false,
|
|
"crashlytics_javascript_exception_handler_chaining_enabled": false
|
|
}
|
|
} |