From 587d5f09581a382315090683e3dd542e8783ab3e Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Mon, 19 Aug 2024 14:34:22 +0200 Subject: [PATCH] fix: app id Signed-off-by: Timo Glastra --- apps/ausweis/eas.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/ausweis/eas.json b/apps/ausweis/eas.json index 67210b20..7f4b1172 100644 --- a/apps/ausweis/eas.json +++ b/apps/ausweis/eas.json @@ -35,7 +35,7 @@ "production": { "ios": { "companyName": "Animo Solutions", - "ascAppId": "6449846111" + "ascAppId": "6636489314" }, "android": { "track": "alpha" @@ -44,7 +44,7 @@ "preview": { "ios": { "companyName": "Animo Solutions", - "ascAppId": "6449938864" + "ascAppId": "6636489314" }, "android": { "track": "internal"