JM.
Well-Known Member
Since that's not useful, no. Can your Fenix unlock your Rivian? My Ultra can.Can it go a month before charging it? My Garmin Fenix can.
Sponsored
Since that's not useful, no. Can your Fenix unlock your Rivian? My Ultra can.Can it go a month before charging it? My Garmin Fenix can.
CEO of Rivian wears an Ultra btwMaybe an unpopular opinion but I think the Garmin watch is more aligned with the fitness and adventure themes of Rivian than the Apple watch where even the Ultra is a bit of a toy vs Garmin.
Garmin has bluetooth, payment methods. Maybe it would be possible?
It is cool that the Garmin’s focus alines with what you want, I’m not sure you can say that is generally true for Rivian owners, and more over you may have accidentally made a compelling argument that people that have chosen the Garmin wouldn’t want a Rivian remote app anyway (last sentence does make it seem that way, although maybe I took the wrong meaning from it?).No, I said earlier I've never owned an ultra. Its more expensive than the Garmin, and the features Apple (all that connectivity stuff) has are less important than the health/fitness and basic notifications I get with Garmin. I can wear the garmin and track activity for 8 days straight. It has offline maps and nav if I get lost. That's more suitable for real adventures vs a day or two that that the ultra lasts. But no cell service etc.
But anyway, I hope you all enjoy the Apple watch support when it comes. Even if I had an apple watch I wouldnt use it, I found that out with the Tesla flavor.
I wouldn’t say that. After leaving Apple I went to Google for a decade, one of my close friends worked on WearOS. I have a little bit of a soft spot for it...no actual WearOS devices though.I hate being the WearOS guy in the room... No love for Pixel/Samsung.
Interesting observation! Indeed, Garmin's audience and Rivian owners are not always overlapping groups, and not all Rivian owners are necessarily interested in a Garmin app. But from a practical standpoint, having a full-fledged iOS app does make it easier to create a watchOS version, especially if you already have access to the keys and iCloud authentication logic, as you described.It is cool that the Garmin’s focus alines with what you want, I’m not sure you can say that is generally true for Rivian owners, and more over you may have accidentally made a compelling argument that people that have chosen the Garmin wouldn’t want a Rivian remote app anyway (last sentence does make it seem that way, although maybe I took the wrong meaning from it?).
You can be cool and “not the common case”. Even in the subpopulation of Rivian owners.
As a practical matter though having an iOS app already gets them pretty far down the road towards having a watch app (I half assed an iOS Rivian app earlier this month, and squeezed it onto the watch in a day, which might be unfair, I was focused on doing just the parts I cared about for the watch anyway), so this may be a matter of them not wanting to invest the substantial effort into building on a new platform. (NOTE: I’m not talking about the “real” watch app, I wrote one as a hobby using the reverse engineered protocol people have up on GitHub). I also cheated pretty heavily, I use the iCloud shared keychain (one of the last projects I worked on while I was at Apple) to store all the chalange/response tokens so the watch doesn’t even have any real UI to do the login logic, it just tells you to use the phone, and picks up from there once you login using the credentials from the phone. Even knowing how it works it is kind of magical...but entirely missing on other ecosystems.
I also expect the things Garmin does to hit a nine day battery life would make it hard to be a good platform to put a car remote on.
On a related note, if you're looking for expert help in building sports or fitness software — whether it’s smartwatch apps, mobile apps, or integrating complex sensors — companies like https://www.cogniteq.com/sports-software specialize in delivering tailored solutions. Their experience can really speed up development and help create a seamless user experience, which is exactly what ambitious projects like this need.
I wouldn’t say that. After leaving Apple I went to Google for a decade, one of my close friends worked on WearOS. I have a little bit of a soft spot for it...no actual WearOS devices though.
FYI, I’m not inside Rivian, I’m working for a single person LLC that takes on contracting jobs. The Watch app was just something I wrote for myself because I wanted something to fill the empty complication in my watch face where the Tesla battery level use to live.it is always interesting to learn how such projects are implemented from the inside