From 89090ff86b227e70603cdced5a72bd45d02edb09 Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Fri, 10 Nov 2023 16:16:53 +0530 Subject: [PATCH] install steps --- src/components/AppInstallation.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/AppInstallation.js b/src/components/AppInstallation.js index df461e7..67c2877 100644 --- a/src/components/AppInstallation.js +++ b/src/components/AppInstallation.js @@ -12,7 +12,10 @@ const AppInstallation = () => { return (
-
+

App Installation

+ +

First try the firebase app distribution which is email linked. After adding the email from backend. Check the email to get started.

+ {/*
Testing 2.1.27 (Preprod - 07-11-2023)
icon @@ -27,7 +30,7 @@ const AppInstallation = () => {
  • install the downloaded apk and give permissions
  • -
    +
    */}
    ) }