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

Element Call SPA integration #1300

Closed
jmartinesp opened this issue Sep 13, 2023 · 0 comments · Fixed by #1283
Closed

Element Call SPA integration #1300

jmartinesp opened this issue Sep 13, 2023 · 0 comments · Fixed by #1283
Assignees
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Comments

@jmartinesp
Copy link
Member

For technical reasons on Android, we need an app to host the Element Call SPA so that calls can continue when the app is in background or the device is locked (there is still no guarantee that the system does not decide to kill the app).

For product reasons, we want users to open EC links within the EX app.

We need to be able to:

  • Open an EC SPA link into a webview in EX.
  • Keep the call running on background or when the device is locked, but without camera input.
  • Handle call.element.io universal links.
  • Handle custom scheme element://call?url=some-encoded-url for customers hosting their own EC instance.
@jmartinesp jmartinesp self-assigned this Sep 13, 2023
@jmartinesp jmartinesp added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant