-
Notifications
You must be signed in to change notification settings - Fork 4
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
Include QR code for join.status.im/chat/... #25
Comments
@jakubgs do you have any thoughts on how to add a QR code for public channels? |
I can do this. It should be easy. |
But there is an issue here. Because the app has no way of distinguishing between a username and a chat name. Lets say I have a QR code for There are 2 ways of solving this as far as I can tell:
The former is easier to handle, but the latter is more concise and gives smaller QR codes. This needs to be decided upon and implemented both in the app and in this repo. |
Problem
Currently join.status.im/user/... shows a QR code for the chat key and ENS name (whichever is in the url). In case of a public or group chat, no QR code is shown.
Copy could use updates:
❌ Chat in a public channel #status in Status
✔️ Join public channel #status on Status
❌ Header
Status
✔️ Header
#Status
The text was updated successfully, but these errors were encountered: