You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Manage and test multiple app versions on real devices using LambdaTest App Manager. Supports .apk, .aab, and .ipa uploads with version control and live testing.
@@ -45,25 +44,33 @@ import TabItem from '@theme/TabItem';
45
44
}}
46
45
></script>
47
46
48
-
The LambdaTest App Manager is part of the Real Device App Testing suite. It allows users to upload, manage, and run multiple versions of mobile applications seamlessly. This documentation outlines the steps to access the App Manager, upload and manage apps, filter and search through apps, and run different app versions on real devices.
47
+
48
+
The LambdaTest App Manager is a tool within the Real Device App Testing section. It lets you easily upload, manage, and test different versions of your mobile apps. This guide explains how to access the App Manager, upload apps, search and filter them, and run any version on Real Devices.
49
+
50
+
:::info Currently in BETA
51
+
52
+
To enable it for your organization, please contact us via <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24×7 chat support**</span> or you can also drop a mail to **[email protected]**.<br />
53
+
54
+
:::
55
+
56
+
---
49
57
50
58
## Accessing App Manager
51
59
To access the App Manager in LambdaTest:
52
60
53
-
**Step 1:** Navigate to Real Device under App Testing in the LambdaTest dashboard.
61
+
**Step 1:** Navigate to **Real Device** under **App Testing** in the LambdaTest dashboard.
In the App Manager window, users can upload mobile app files:
72
+
In the **App Manager** window, users can **upload mobile app** files Either by click **“Click to upload”** or **drag and drop your file** into the upload box.
65
73
66
-
- Either click **“Click to upload”** or **drag and drop your file** into the upload box.
@@ -75,7 +82,7 @@ In the App Manager window, users can upload mobile app files:
75
82
| Android | .apk, .aab |
76
83
| iOS | .ipa |
77
84
78
-
**Maximum App upload limit:** 10
85
+
**Maximum App upload limit (Per batch):** 10
79
86
80
87
**Maximum size per app:** 1 GB
81
88
:::
@@ -87,56 +94,60 @@ Once your apps are uploaded, you can easily search and filter them using the too
87
94
88
95
-**Search Bar**: Search by:
89
96
90
-
--**App Name** – the name of the app you uploaded.
97
+
-**App Name** – the name of the app you uploaded.
91
98
92
-
--**Package Name** – the identifier for all versions of an Android app.
99
+
-**Package Name** – the identifier for all versions of an Android app.
93
100
94
-
--**Bundle ID** – the identifier for all versions of an iOS app.
101
+
-**Bundle ID** – the identifier for all versions of an iOS app.
95
102
96
103
-**OS Filter**:
97
-
- The OS Filter in the App Manager allows you to easily sort and view apps based on their operating system. This is especially useful when managing a mix of Android and iOS builds.
98
-
- You can filter the app list to show:
104
+
The OS Filter in the App Manager allows you to easily sort and view apps based on their operating system. This is especially useful when managing a mix of Android and iOS builds.
> To enable it for your organization, please contact us via <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24×7 chat support**</span> or you can also drop a mail to **[email protected]**.<br />
109
115
---
110
116
## Version Control
111
-
LambdaTest App Manager offers a convenient version control system for managing multiple versions of the same application:
112
-
- When you click on an app name in the file bundle section, a version panel opens.
113
-
- This panel displays all versions of the selected app that have been uploaded.
114
-
- The most recent version appears at the top, with older versions listed below.
117
+
118
+
**LambdaTest App Manager** offers a convenient version control system for managing multiple versions of the same application:
119
+
- When you click on an app name in the file bundle section, a **App Card** opens.
120
+
- This **App Card** displays all versions of the selected app that have been uploaded.
0 commit comments