Application Management
An Application is a platform configuration inside a Project. A Project may contain multiple iOS and Android Applications.
Manage Applications
Open Applications in the Project workspace to create, edit, or delete records. In a blocked Organization, the create form is hidden and Edit and Delete are disabled; existing Applications remain readable. An Application that is referenced by an active Link cannot be deleted until the reference is removed.
iOS Fields
| Field | Purpose |
|---|---|
| App name | Identifies the Application in LimeLink |
| App Store ID | Identifies the App Store listing |
| App scheme | URI scheme used by app-routing options |
| Bundle ID | Identifies the iOS app |
Android Fields
| Field | Purpose |
|---|---|
| App name | Identifies the Application in LimeLink |
| App scheme | URI scheme used by app-routing options |
| Package name | Identifies the Android app |
| SHA-256 fingerprint | Supports verified Android app configuration |
When an Application is loaded, nullable platform fields appear as empty inputs. On save, LimeLink trims optional text and omits blank values. The non-selected platform object is sent as null, so changing Platform clears the previous platform details. Follow the current platform SDK guide for platform requirements.
Use an Application in a Link
In the Link editor:
- Open app under Apple options selects an iOS Application.
- Open app under Android options selects an Android Application.
- Open browser does not require an Application selection.
Existing Web Application records remain a compatibility type and may be editable, but the current new-Application flow offers iOS and Android.