What I Learned After Building 3 TV Apps Coming from Mobile
dinkomarinac.dev
What I Learned After Building 3 TV Apps Coming from Mobile
1–10 of 49 posts
Re: What I Learned After Building 3 TV Apps Coming from Mobile
#2Re: What I Learned After Building 3 TV Apps Coming from Mobile
#3Re: What I Learned After Building 3 TV Apps Coming from Mobile
#4Re: What I Learned After Building 3 TV Apps Coming from Mobile
#5Then I got an appletv+ subscription, and was pleasantly surprised it performed far better, on an android tv even. I wonder if it's beyond just the company standards for performance, and that the lower compatibility for porting between swift and the android sdks compared to idk react components or flutter, forced them to start from scratch for performance on android tvs.
Re: What I Learned After Building 3 TV Apps Coming from Mobile
#6Re: What I Learned After Building 3 TV Apps Coming from Mobile
#7I'd be curious why Amazon's Prime app has such horrible performance compared to literally every other streaming service, on WebOS at least (on a relatively recent LG OLED). They're all doing more or less the same thing, as far as I can tell as a user at least, yet just moving the focus around in Amazon's streaming app takes 0.5 second while it's instant in other apps. The bandwidth for actual streaming seems the same…
Re: What I Learned After Building 3 TV Apps Coming from Mobile
#8The "low powered hardware" is why I always buy an external streaming device. I started with the original Apple TV, then a bunch of Roku variants, when Roku got unreliable, I went back to modern Apple TVs. They just work better. I've had sales guys in stores get really pushy with me about "you dont need that", one time I finally had to say to one of them "I get it, I don't care that its already in the TV, I'm buying t…
From a developer's perspective, it's a nightmare to deal with such hardware.
Re: What I Learned After Building 3 TV Apps Coming from Mobile
#9I'd be curious why Amazon's Prime app has such horrible performance compared to literally every other streaming service, on WebOS at least (on a relatively recent LG OLED). They're all doing more or less the same thing, as far as I can tell as a user at least, yet just moving the focus around in Amazon's streaming app takes 0.5 second while it's instant in other apps. The bandwidth for actual streaming seems the same…
If they planned to use a unified codebase for Prime app, they likely went with something HTML/CSS-based, which would explain the performance issues. I could be wrong, but it's just a hunch I have.
Re: What I Learned After Building 3 TV Apps Coming from Mobile
#10As someone that used to work on a TV app I wasn't surprised when focus issues were the first thing mentioned. It sounds trivial but it takes a surprising amount of testing and bug fixing to get it right.
They finally agreed to send us the TV. Solved the issue in 10mins.