Skip to content

Commit c2d1e3f

Browse files
button functions added
1 parent 31881a3 commit c2d1e3f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
34 KB
Loading

docs/install-apps-from-firebase.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,16 @@ Note: Projects can also be shared later directly from the menu.
101101
Now, you can view all the apps you’ve uploaded along with their respective versions, which can be synced with LambdaTest. Select the application, choose the version, pick the device for testing, and **start the session.**
102102

103103
<img loading="lazy" src={require('../assets/images/mobile-app-testing/firebase/Noblurlaststep.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
104+
105+
:::tip
106+
107+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/firebase/Buttonexplanation.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
108+
109+
110+
**Button Functions Overview-**
111+
112+
1. *Add new project -* Click this button to add and sync new Firebase projects to your workspace.
113+
2. *Refresh -* This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases.
114+
3. *Project Menue -* Click here to manage your project. You can share it with team members or delete it from the list.
115+
4. *Sync -* Sync your release to install the app on a device. This generates a unique app ID for that release.
116+
:::

0 commit comments

Comments
 (0)