add app installation notes

This commit is contained in:
Pritimay Sarkar
2023-11-09 07:48:36 +05:30
parent fb3d715831
commit 65723718c6

View File

@@ -13,7 +13,9 @@ const AppInstallation = () => {
return (
<div>
<div>
<div>Testing 2.1.27 (Preprod - 07-11-2023)</div>
<h1>App Installation</h1>
<h3>First try the firebase app distribution which is email linked. After adding the email from backend. Check the email to get started.</h3>
<div>Alternative Method: Testing 2.1.27 (Preprod - 07-11-2023)</div>
<a href="https://www.dropbox.com/scl/fi/v0hux8qrby54rjns8mhum/hpos-testing_preprod_2.1.27.apk?rlkey=ias0fe0zq72avy01rk4cvzmvp&dl=1">
<img className="app-qrcode" src={require('../assets/hpos-testing_preprod.png')} alt='icon'></img>
</a>