diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/configure-settings.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/configure-settings.mdx index c4705210f9f..1cb4588898c 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/configure-settings.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/configure-settings.mdx @@ -282,7 +282,7 @@ withApplicationVersion("MY APP VERSION") - Enable or disable background reporting when application goes to the background state. + Enable or disable background reporting when application goes to the background state. When enabled, the agent reports data captured while the app is in the background, and the [`background` attribute](/attribute-dictionary/?event=MobileSession&attribute=background) is added to session attributes. @@ -1202,7 +1202,7 @@ NewRelic.enableFeatures(NRMAFeatureFlags.NRFeatureFlag_OfflineStorage) - Enable or disable background reporting when application goes to the background state. + Enable or disable background reporting when application goes to the background state. When enabled, the agent reports data captured while the app is in the background, and the [`background` attribute](/attribute-dictionary/?event=MobileSession&attribute=background) is added to session attributes. diff --git a/src/data/attribute-dictionary-en.json b/src/data/attribute-dictionary-en.json index b840286410c..a1e30ad4a6d 100644 --- a/src/data/attribute-dictionary-en.json +++ b/src/data/attribute-dictionary-en.json @@ -25162,4 +25162,4 @@ "definition": "

The workload status is derived from the alerting status of entities in your workload. This allows you to set up an alert condition to notify you whenever the workload goes into a DISRUPTED or DEGRADED status.

\n", "name": "WorkloadStatus" } -] \ No newline at end of file +]