From 95d8defef048bea3cb838c870fb02c588eec5004 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Wed, 10 Feb 2021 23:39:45 +0300 Subject: [PATCH] [android] Remove data sharing beetween Release/Beta/Debug versions Fixes "This app can't be installed" error. Closes https://github.com/omapsapp/omapsapp/issues/105 Signed-off-by: Roman Tsisyk --- android/AndroidManifest.xml | 4 +--- android/res/values/donottranslate.xml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 8ec1b6b135..c8711b56ce 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -3,9 +3,7 @@ package="com.mapswithme.maps" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" - android:installLocation="auto" - android:sharedUserId="app.omaps" - android:sharedUserLabel="@string/shared_user_label"> + android:installLocation="auto"> diff --git a/android/res/values/donottranslate.xml b/android/res/values/donottranslate.xml index 71fc613789..9c0962092d 100644 --- a/android/res/values/donottranslate.xml +++ b/android/res/values/donottranslate.xml @@ -1,7 +1,5 @@ - OMaps - Facebook Twitter