From 148c875379a0227394226e1ffbb98b8d0653553f Mon Sep 17 00:00:00 2001 From: Hassan Abdul Ghaffar Date: Fri, 29 Oct 2021 16:18:42 +0200 Subject: [PATCH] fix: add team app id prefix adds team app id prefix --- public/.well-known/apple-app-site-association | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/.well-known/apple-app-site-association b/public/.well-known/apple-app-site-association index 2692dd8e7..79f117948 100644 --- a/public/.well-known/apple-app-site-association +++ b/public/.well-known/apple-app-site-association @@ -3,14 +3,14 @@ "apps": [], "details": [ { - "appID": "org.graasp.mobile", + "appID": "66RNQ59XM2.org.graasp.mobile", "paths": [ "/items/*" ] }, { "appIDs": [ - "org.graasp.mobile" + "66RNQ59XM2.org.graasp.mobile" ], "components": [ {