anytype-kotlin
anytype-kotlin copied to clipboard
Sharing on Computer App has different results as sharing through android app
Have you read a contributing guide?
- [x] I have read CONTRIBUTING.md
- [x] I have searched the existing issues and didn't find any that were similar
- [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
When sharing a space using the computer app (self-hosted) it will generate the following link: anytype://invite/?cid=<BIG_STRING>
When sharing a space using the computer app (self-hosted) it will generate a different link (that does not work): https://invite.any.coop/<BIG_STRING>
Expected Behavior
I would expect the behavior to be similar on both platforms.
Steps To Reproduce
- Self-host Anytype
- Create a Space, and generate the sharing link (using the Linux application)
- Settings > Key > Login your vault on Android or iOS
- On the mobile application, try to share the same Space you created on Step 2.
Environment
- OS: Ubuntu
- Version: 24.04.2 LTS
---
OS: Android
Version: 15
Anything else?
No response