|
5 | 5 |
|
6 | 6 | # Keep Same Link
|
7 | 7 | ## 1. What is keep same link?
|
8 |
| -This feature will keep same short URL for all future build/IPA uploaded with same bundle identifier. If this option is enabled, you can also download the previous build with the same URL. |
9 |
| - |
10 |
| -When you've uploaded more than one app with "Keep Same Link" option enable and open the short URL in your iOS Device, you'll see two option is there |
| 8 | +This feature maintains the same short URL for all future builds/IPAs uploaded with the same bundle identifier. When enabled, you can also download previous builds using the same URL. |
11 | 9 |
|
12 | 10 | 
|
13 | 11 |
|
14 |
| -#### 1.1. Install Application |
15 |
| -Install Application button will always install the latest build. |
| 12 | +When you've uploaded multiple builds/IPAs for an app with the "Keep Same Link" option enabled and open the short URL on your iOS device, you'll see two options available |
| 13 | + |
| 14 | +#### 1.1. Install Latest Version |
| 15 | +The "Install Latest Version" button always installs the latest build |
16 | 16 |
|
17 |
| -#### 1.2. Install the Previous Build |
18 |
| -The "Install Previous Version(s)" button opens a new page displaying a list of all uploaded versions, including their dates and times (device local time). You can install any previous build from this page. |
| 17 | +#### 1.2. Install Previous Version(s) |
| 18 | +The "Install Previous Version(s)" button opens a new page showing a list of all uploaded versions with their respective dates and times (based on the device's local time). You can install any previous build from this page. |
19 | 19 |
|
20 | 20 |  
|
21 | 21 |
|
22 |
| -## 2. How to create two different links for the same build using Keep Same Link option? |
23 |
| -You can change the link by providing a "Custom Dropbox Folder Name" in "Other Setting". By default folder name will be the application bundle identifier. AppBox will keep the same link for the IPA file available in the same folder. |
| 22 | +## 2. How to Create Two Different Links for the Same Build with the "Keep Same Link" Option? |
| 23 | +You can modify the link by specifying a unique "Custom Dropbox Folder Name" in the "Other Settings" section. By default, the folder name is set to the application's bundle identifier, and AppBox uses the same link for IPA files within that folder. To create distinct links for the same build, assign different custom folder names for each link. |
24 | 24 | 
|
25 | 25 |
|
26 |
| -## 3. How to keep the same link but also hide the previous version from the installation page? |
27 |
| -You can do this from AppBox preferences by enabling "Don't show the previous version on app installation page" option. |
28 |
| -Now, if you enabled "Keep Same Link" during upload and this option is enabled, the AppBox installation page will not display previous versions. |
| 26 | +## 3. How to Maintain the Same Link While Hiding Previous Versions on the Installation Page? |
| 27 | +In AppBox preferences, enable the "Don't show previous versions on app installation page" option. When both this option and the "Keep Same Link" feature are enabled during upload, the AppBox installation page will not display previous versions. |
29 | 28 | 
|
0 commit comments