diff --git a/src/data/faq.json b/src/data/faq.json
index cf660db5f..d453015df 100644
--- a/src/data/faq.json
+++ b/src/data/faq.json
@@ -178,6 +178,14 @@
"title": "Notifications",
"id": "notification",
"accordion": [
+ {
+ "title": "[Apple/iOS] 'ExposureDetectionIsAlreadyRunning' in CWA version 1.6.1",
+ "anchor": "ExposureDetectionIsAlreadyRunning",
+ "active": true,
+ "textblock": [
+ "The notification 'ExposureDetectionIsAlreadyRunning' can be ignored. The CWA is still working correctly and this issue will be solved with a future release."
+ ]
+ },
{
"title": "My exposure log shows multiple, simultaneous checks for exposures. Is that an error?",
"anchor": "multiple_exposure_checks",
diff --git a/src/data/faq_de.json b/src/data/faq_de.json
index 46bddcb1c..be37e1d07 100644
--- a/src/data/faq_de.json
+++ b/src/data/faq_de.json
@@ -178,6 +178,14 @@
"title": "Meldungen",
"id": "notification",
"accordion": [
+ {
+ "title": "[Apple/iOS] 'ExposureDetectionIsAlreadyRunning' in CWA version 1.6.1",
+ "anchor": "ExposureDetectionIsAlreadyRunning",
+ "active": true,
+ "textblock": [
+ "Die Meldung 'ExposureDetectionIsAlreadyRunning' kann ignoriert werden. Die CWA funktioniert korrekt und dieses Problem wird in einem bevorstehenden Update korrigiert."
+ ]
+ },
{
"title": "Meine Begegnungsüberprüfung zeigt mehrere zeitgleiche Einträge. Ist das ein Fehler?",
"anchor": "multiple_exposure_checks",