From 9d6d37548fcf9ed7584929938d6dd9e1da9106d4 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 20 Jul 2024 16:18:21 +0200 Subject: [PATCH] Remove support for deeplinking apple podcasts and SubscribeOnAndroid (#7286) Google doesn't let us do that anymore if we can't verify that we own these domains. Google Play Console: antennapod.org: This domain passed ownership verification, but other domains in your app are failing. For users on Android 11 or older, one failing domain causes all other domains to fail. Once you have fixed or removed failing domains, users need to update their app before the links will work. --- app/src/main/AndroidManifest.xml | 63 +------------------------------- 1 file changed, 1 insertion(+), 62 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d4534e2ed..5699982bd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -161,9 +161,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -257,46 +224,18 @@ - - - - - - - - - - - - - - - - + - - - - - - - - - - - - -