Hey Yarbo, a couple small things related to app login:
1: do not require user to re-log in, even if that timeout is months. As long as your auth tokens are getting refreshed regularly (15 minutes to a day I would assume) there’s no need to force user to log in again. This is unneeded added friction. If you don’t do this on purpose, then there is a bug causing periodic logouts. Let me know and I’ll create a ticket.
2: your login form doesn’t support iOS native password autofill. Consider refactoring that screen, or use a web page login user flow (which will auto-correlate the domain with password management)
7 Likes
Agreed and they need Multifactor Authentication (MFA) for the initial login.
3 Likes
Thanks for your feedback!
-
Regarding the first point, our tokens have a one-month validity period, so you may need to re-login after that. We appreciate your suggestion, and we’ll keep it in mind for improving the experience.
-
As for the second point, I’ll pass your feedback regarding iOS native password autofill to our product team for further consideration.
Thank you again for sharing your thoughts!
1 Like
Don’t forget to mention MFA too! 
1 Like
@ken.w.gregory @bryan.wheeler @yarbo-forum So when they hopefully one day get my GPS issues resolved with the latency bouncing. I’ll be remapping again. Been reading every ones thoughts. Seems to me for now most like using a tablet to do this better, and easier. My eyes aren’t what they used to be either. I don’t have a tablet. But was thinking of getting one if it would help this chore out. Maybe get a map going, and looking better as well. My phone isn’t the easiest. By the time you start sweating a little, thumb starts locking up. Because you have to backup multiple time because you keep losing GPS so much. I did try the remote. But because you need to look at the screen, to see if you lost GPS. You may have when way too far. And wasted so much more time. My phone size doesn’t really work that well in the remote holder anyway. I do like the remote to mow manually. So I’m a big android person. Wife loves her Apple. But if I went for a tablet I would probably go Andriod. Any suggestions on what works well with the Yarbo App. And in general anything else. I need nothing fancy. If I need that PC in the office with two large screens works fine. 
1 Like
Anything that supports the google play store should be just fine.
1 Like
I don’t have any advice for android tablets. Haven’t touched one in years.
Love my iPad though. 
2 Likes
Android has a similar “password manager” auto-fill feature. I don’t have an Android on me, but the user flow is similar. Tap the email or password field, your keyboard pops up, and somewhere above the keyboard will be some options to auto-fill your credentials.
So, @Yarbo-Forum, definite pass on the recommendation for checking/fixing this on both android and iOS.
…and 2FA. Yes, we should have 2FA for this.
2 Likes
Thank you for sharing your thoughts! I’ve already passed this feedback along to our product team.
2 Likes