Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vendor-agnostic properties to the AppD application definition format for launching native apps #562

Closed
Tracked by #657 ...
kriswest opened this issue Jan 24, 2022 · 0 comments · Fixed by #671 or #668
Closed
Tracked by #657 ...
Labels
app-directory enhancement New feature or request
Milestone

Comments

@kriswest
Copy link
Contributor

Enhancement Request

Add vendor-agnostic properties to the AppD application definition format for launching native apps

FDC3 and the AppD are expected to support native and hybrid applications in addition to web apps. However, the appD app definition format currently requires a hostManifest (in an unstandardized, vendor-specific format) in order to support launching of native applications.

Since the merge of PR #437, the appD's application definition format includes a vendor agnostic details.url property that can be used to launch web applications. Consider the addition of further sub-properties of details that will support vendor-agnostic launching of native applications.

Use Case:

Vendors of native apps, and in-house native app development teams may wish to publish details of their apps for inclusion in app directories. Despite the fact that native apps may not be launchable without installation, there are several use-cases for inclusion in an appD:

  • Providing configuration to customers that have installed the applications and wish to use them with FDC3 (i.e. to save the customer figuring an optimised configuration themselves).
  • Native apps that do support launch without installation (e.g ClickOnce apps).
  • In-house developed native apps that are already deployed.
  • Supporting discovery of apps that could be installed to work with FDC3
@kriswest kriswest added enhancement New feature or request help wanted Extra attention is needed app-directory needs-pr labels Jan 24, 2022
@kriswest kriswest added this to the 2.0-candidates milestone Jan 24, 2022
@kriswest kriswest removed needs-pr help wanted Extra attention is needed labels Apr 21, 2022
@kriswest kriswest linked a pull request Apr 21, 2022 that will close this issue
@kriswest kriswest modified the milestones: 2.0-candidates, 2.0 May 5, 2022
@kriswest kriswest linked a pull request May 16, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-directory enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant