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

[Android/iOS] Smartwatch support #27

Open
tobiasKaminsky opened this issue Apr 29, 2022 · 1 comment
Open

[Android/iOS] Smartwatch support #27

tobiasKaminsky opened this issue Apr 29, 2022 · 1 comment
Assignees

Comments

@tobiasKaminsky
Copy link
Member

Initial version should only contain notifications of Nextcloud server, e.g. when there is an announcement, somebody shares a file.

  • companion app of already installed app on mobile
  • show (push) notification (same as on app) on watch
  • possible to show primary action, secondary action or list of other options
  • possible to react on those

This issue is "just" for research and rough estimation how much time this costs.
@thisIsTheFoxe @tobiasKaminsky

@thisIsTheFoxe
Copy link

Is this related to nextcloud/ios#1702? Because iOS "User[facing] Notifications" are automatically relayed to the watch without the need for a companion app.
But if you mean a separate app that basically only has one screen i.e. a list of notifications.. I'd say about a week. We can't reuse any views because of WatchKit limitations. And the second challenge is app-to-watch communication and if we can easily add the communication library (which will also need some further adjustments). Also, SwiftyXMLParser has a deployment target of watchOS 6.

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

No branches or pull requests

2 participants