From 655a78900d9f0799cd219f8bb3ef943375d74a7b Mon Sep 17 00:00:00 2001 From: sarendsen Date: Sun, 4 May 2025 18:38:27 +0200 Subject: [PATCH] fix: try to enable ios background downloads plugin --- app.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app.json b/app.json index dc80d99b..209c85a8 100644 --- a/app.json +++ b/app.json @@ -112,6 +112,7 @@ ["./plugins/withAndroidManifest.js"], ["./plugins/withTrustLocalCerts.js"], ["./plugins/withGradleProperties.js"], + ["./plugins/withRNBackgroundDownloader.js"], [ "expo-splash-screen", {