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

docs: Document how to make a cozy-app compatible with Offline mode #1245

Open
wants to merge 1 commit into
base: feat/open_only_compatible_apps
Choose a base branch
from

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Sep 13, 2024

This PR documents how to make a cozy-app compatible with Offline mode

@Ldoppea Ldoppea force-pushed the docs/document_offline_mode branch 3 times, most recently from e5b5c44 to 6145f49 Compare September 13, 2024 15:29

## Manifest.webapp

The Flagship app needs to know if a cozy-app is supports Offline mode before opening it. This allows to display a dedicated error when trying to open a cozy-app while being offline and when the specified cozy-app does not support this mode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is supports

Copy link
Contributor

@zatteo zatteo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clear.

Do you think a diagram with every communication between the cozy app and the flagship app and how (cozy-client, webview intent) is interesting ? (if yes, maybe not in this repo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants