vger://__HOST_PATH__
should work.
Edit: or universal links are https://go.getvoyager.app/__HOST_PATH__
vger://__HOST_PATH__
should work.
Edit: or universal links are https://go.getvoyager.app/__HOST_PATH__
Ah, thanks for letting me know. I just checked and it's because you're running lemmy v0.19.3. That's pretty old; I would recommend upgrading.
That being said, Voyager should have more helpful error messages for unsupported versions, and also should still support 0.19.3 until the next major release, so I'll push a fix.
That’s actually incorrect, it is a solved problem in voyager. Clicking the link in the post from any Lemmy instance, or up to date piefed instance like piefed.blahaj.zone, opens in app.
The only reason it doesn’t work from piefed.ca is piefed.ca is running an outdated version of Piefed that doesn’t support the federated instances endpoint in api/alpha.
Proof:
Thanks for checking!
I was actually testing an invalid login, where it says "connection error" instead of "invalid login credentials" because the backend error isn't sent due to a CORS issue.
After attempting login with piefed.social vs feddit.online, here's the screenshots. See the "CORS missing origin" error under trasnferred column for feddit.online. Also the lack of access-control-allow-* headers compared to piefed.social.
Awesome thanks for confirming!
That’s what happens when you try to signup, not login. There is a login button below pick a server button.
Also, try the web at https://vger.app/, probably easier to debug!
Do you know the admins? It looks like CORS is broken on signin (POST req), which causes the PWA to break.
Works for all the other instances so maybe they are doing something custom
The image link is broken, doesn’t work in the browser either
Hey, thanks for the Voyager rec! Note, Piefed is still experimental with Voyager, there are known issues, so as others said it might be a bit early to recommend to brand new users.
Also, any reason you prefer https://vger.app/settings/install versus https://getvoyager.app/? The latter has a bit nicer onboarding!
Thanks, I can reproduce it! It happens when the remember feature is enabled and you're opening a post for the first time from a community where you haven't opened any other posts from (since app startup)
I'll fix in the next release
The go.getvoyager.app links work well for those that doesn't have the app installed, so good for sharing with friends. Not really relevant for your use case though!