From 5cfa1e2b13c6e795c3b4d2587f0838ee94233f72 Mon Sep 17 00:00:00 2001 From: Leendert de Borst Date: Tue, 8 Apr 2025 13:57:10 +0200 Subject: [PATCH] Update app.json (#771) --- mobile-app/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile-app/app.json b/mobile-app/app.json index 24fa66e9c..73b9ed605 100644 --- a/mobile-app/app.json +++ b/mobile-app/app.json @@ -5,12 +5,12 @@ "version": "1.0.0", "orientation": "portrait", "icon": "./assets/images/icon.png", - "scheme": "myapp", + "scheme": "aliasvault", "userInterfaceStyle": "automatic", "newArchEnabled": true, "ios": { "supportsTablet": true, - "bundleIdentifier": "com.anonymous.aliasvault" + "bundleIdentifier": "net.aliasvault.app" }, "android": { "adaptiveIcon": {