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

support custom scheme for invite handling #7

Open
iamironrabbit opened this issue Sep 25, 2019 · 1 comment
Open

support custom scheme for invite handling #7

iamironrabbit opened this issue Sep 25, 2019 · 1 comment
Assignees

Comments

@iamironrabbit
Copy link

"zom" instead of "keanu" to support invite links like

zom:?id=foo

@tladesignz
Copy link

https://gitlab.com/keanuapp/keanuapp-ios/blob/master/Keanu/Classes/Management/UrlHandler.swift

The format should be

customscheme://invite?id=@foo:example.com
and
customscheme://join?id=#roomalias:example.com

(URL encoded, of course!)

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

3 participants