Server URL

To set app URL, you need to convert your app URL to a base64 string and then create a QR image of that base64 String. Once that is done, pass on this QR to your staffs and they will be able to use the app normally. You need not know any programming skills to update Server URL.

1) Go on to any free base64 online converter or use this

2) Paste your URL and click on the encode button.

your URL must end with "/". Example: https://www.example.com/

3) Now go to any online free QR code generator or use this one

4) Select "Text" type

5) Paste your base64 string and the QR image is generated automatically

6) Download your QR image and pass it on to all your staffs

7) On the mobile app, users will be asked to verify their company

8) Upon Clicking they will need to scan the above QR

9) Everything will work normally.

Last updated