anytype-kotlin icon indicating copy to clipboard operation
anytype-kotlin copied to clipboard

Sharing on Computer App has different results as sharing through android app

Open faellacurcio opened this issue 7 months ago • 0 comments

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

  1. Self-host Anytype
  2. Create a Space, and generate the sharing link (using the Linux application)
  3. Settings > Key > Login your vault on Android or iOS
  4. 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

faellacurcio avatar Apr 16 '25 06:04 faellacurcio