Spyke
lemmy.world

Cool! Installed it to replace the PWA. Nice work!

45
kaitcoreply
lemmy.world

Howdy! I’m still new to Lemmy. Why does your username appear red to me in the Voyager app?

Are you super special? Are you dev royalty??

16

Ohhh am I red in the app? Hadn't noticed :-) I'll go see a doctor. Doesn't sound good.

44
lemm.ee

What’s everyone’s experience so far? Mine:

  • haptics are nice
  • status bar tap is very welcome
  • the back swipe issues seems to be a bit better, but not entirely solved
  • browser appear animation is really nice
  • the scroll hiccups seem to be also better, but also not entirely gone (short time of being inactive, but it then works without me waiting a second)
  • nav bar icons are still spikey (I’m probably the only one looking that closely at it, but I was hoping that might be fixed with the native version)
33
lemmy.world

I do find it interesting that the back swipe then scroll freeze issue isn’t entirely fixed. It doesn’t stay frozen like the PWA if you keep swiping but it still latches for a sec before you can keep swiping.

10
alexiusreply
lemmy.world

Came to comment this. The back swipe then scroll freeze issue isn’t fixed at all to me. I can replicate the bug every time. The only two reasons for me to use this over the PWA for now are haptics and scroll to top. Hopefully this opens the door to push notifications in the future.

4
fer0nreply
lemm.ee

Push is already possible for Android PWAs and with iOS 17 also for iOS. Regarding the scroll freeze, does it still stay frozen for you as long as you’re trying to scroll after the back swipe?

2
alexiusreply
lemmy.world

It does stay frozen until you lift the finger for a second or so. I see no difference whatsoever.

1
fer0nreply
lemm.ee

Hm, okay. For me that part is definitely fixed

1
alexiusreply
lemmy.world

I just noticed I’m an iOS version behind, so that may be it. I believe it was released this week. I’m on 16.5.1 instead of 16.6. Will edit this comment after updating to see if that does it.

Edit: Nothing changed.

1

I wouldn’t be surprised if that doesn’t fix it, but sure, worth a shot :)

1

Yes, that’s the same thing I was experiencing

2
kobrareply

I’d like to see haptics implemented when hitting the voting buttons too, not just on swipe

5

I can't believe how quickly you work. You're a legend. I can't wait for the Android app.

21

to those curious, the download is only 14 megabytes and its silky smooth and appears much faster to me. it didn't remember my settings from the wefwef pwa. submitting posts and comments and votes so far all work perfectly for me.

this thing is a release candidate in my eyes.

10
lemmy.world

so awesome, since memmy became very unstable.

Just found one curiosity, if you post something new it would be great if it opens the keyboard directly. At the moment you still have to do an additional tap to on the comment area to bring up the keyboard!

Otherwise amazing work!

9
Dark_Bladereply
lemmy.world

Oh yeah, I’ve noticed that myself. I can’t blame ‘em, of course (it takes A LOT of work to make a good app) and it’s a beta release so it’s obviously gonna be buggy…but it does kinda suck for the beta testers who also wanted a halfway functional app.

1

This is awesome. Everything’s great except anytime I try to save an image to my photos it crashes

9

I don't know why, but scrollIntoView seems more buggy here than in the PWA.

2

This probably is a nich feature, but is it possible to get deeplinks (example voyager://inbox or voyager://vger.app/inbox/unread)?

7

We can definitely do deep linking with a special URL, however I want to avoid links to vger.app opening the app. One of my pet peeves are apps open that when I'm just trying to browse their site.

6
lemmy.world

Wohoo!

That was quick! Testing using iOS 17.

There seems to be a delay on the keyboard which is not present in the PWA however this might be because of the beta version I’m using.

I also find the font sizes of the header quite large. Perhaps there could be an option to resize?

Edit: the reply bug where when you reply to a comment, the comment thread shows in the reply area is still present.

6
aehardingreply
lemmy.world

Woah, I haven’t seen that before. What’s your iOS version?

Edit, oh, 17

2

I first encountered it when I was using pwa. I thought it was just a safari bug so I didn’t bother you with it.

IMHO it happens more frequently in the app and easily replicable

1
hoodlem.me

Question and I'm sorry I missed it if it has come up before. Once the native app is released, do you plan to continue development of the PWA? I love the PWA and love that it can be self-hosted.

6

I noticed there's no version number in settings compared to the PWA.

5
lemmy.world

Where do we submit feedback? The TestFlight email link is not working for me. Basically my bug report: if you auto fill passwords, validation error reports pwd is empty , unless you manually auto fill both fields separately which beats the purpose of auto fill. Probably unnecessarily early front end validation.

4
aehardingreply
lemmy.world

Here is fine, otherwise I think you can through Test Flight app.

What password manager? It's working for me in Bitwarden.

3

Just using the default iOS one, it shows up automatically on the top of your keyboard when it detects a user/pwd kind of input . So basically something like your safari saved passwords ? Edit: thanks & props for the awesome work btw

2

Maybe in the future, builds are through App Flow which doesn't have a way to make builds public, and I don't want to manually upload an ipa every release.

4

Hope you can later share Android APK and have auto-update feature without relying on Playstore.

3

I’ve been using the PWA version of Voyager for the last month, and today I’ve experimented with the new Test Flight app.

I have just two words of feedback:

Nailed it.

3
lemm.ee

I notice when I click on a YouTube link in the PWA it opens up in the same window and takes me to the link, but when I click on the same link in the TestFlight app it opens in a separate window. Is that intended?

3
aehardingreply
lemmy.world

Not intended, just the way native apps work. At some point I will need to add code to explicitly open certain things in their app.

6

would be great to make it a settings page for which media type/app to choose how to open them.

3

If you wanted it to open up in the same window like it does in the PWA would you have to code in a browser to the native app? Is that something you’d be interested in adding in the future?

1
lemmy.world

Is it me? Or does “mark read on scroll” seems to be broken? Worked fine in the wpa — for me the most awesome feature voyager has

2

Amazing! So happy to use this.

One issue I’ve noticed: seems like there is a very short tap delay, most noticeable on the tap bar.

2
lemmy.world

Hey @aeharding

I found a bug but neither a screenshot nor a video would show it. Let me explain:

I opened a post in this community (title: Can’t save images by long pressing) that was short and had very few comments, making the entire content fit exactly inside the screen, almost exactly. On a regular/longer post, I can pull to refresh, but in this case it seems like scrolling is completely disabled. No matter how much I try to swipe up or down, the whole thing is static. it works in the PWA, though.

I also think it’s lacking a bit of padding between the last comment and the tabs at the bottom, but that’s also happening in the PWA, so I guess it’s not app related.

Great work overall! Hope this helps

2

Thanks! This is interesting. I have seen that before I think but I thought it was resolved. Cheers

2

i just installed it and it’s performing about as well as you would expect on an ipad air 2, but it’s definitely more smooth than the pwa. swipe gestures especially feel more responsive and smooth for some reason. i’ll replace the pwa on my home screen for now and report any issues i find. (if i find any at all, it seems to be working very well.)

2

Yay! Thanks for this! I’m loving it and feels like I never left Apollo more than the pwa did if that makes sense.

2

But what about my wefwef web app?

Can I still keep it because I think it might be worth something as a vintage web app to show off in 5+ years time.

2
sdu
lemmy.world

Great work! Would it be possible to have the app or even the PWA support 120fps gestures such as on the back swipe gesture on devices with ProMotion?

2

By the way if you don’t mind. What programming language are you using? Is it swift UI?

2
lemmy.world

Thank you for the status bar tap feature!

One thing I noticed is that the "Back" button does not always work on the posts tab, it just alternates between "Home", "All" and "Local" instead of actually taking me to the page where all my subscriptions are listed.

Edit: Actually I meant the "Communities" button, and the bug only happens when I’ve previously used the drop-down list to switch between either of "Home", "All" or "Local".

1

Thanks! The problem is it’s not replacing the current route. There should be a fix soon.

3

Oooh joined! Big fan of Voyager, the app is working well so far! Just a question, when will push nofications be implemented?

1
techy.news

Does the native app proxy through your server like the PWA, or does it connect directly with the instance? Thanks for all your work on this!

1
aehardingreply
lemmy.world

Direct. The PWA is direct now too (except for photo upload endpoint because Lemmy bug)

7

I’m excited to try it out! Now I just have to find a good place for it on my Home Screen.

1

Just found a bug, not sure if it’s already been reported: if the comment thread is longer than I think like 4 posts, when I click “x more comments” it doesn’t actually open the rest of the thread.

1