From dd0d36b9a779f3cd59aae9a8cde5d3f1c6fb1667 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Tue, 23 Jun 2020 11:04:48 +0200 Subject: [PATCH] MOBILE-3401 config: Fix some plugins in Android There is a Cordova bug that prevents some config changes made by plugins to be applied to manifest. For now we'll have to replicate them in our config.xml. --- config.xml | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 180 insertions(+), 5 deletions(-) diff --git a/config.xml b/config.xml index 0ade7b099..53708ab60 100644 --- a/config.xml +++ b/config.xml @@ -55,11 +55,6 @@ - - - - - @@ -69,6 +64,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +