| ▲ | zabumafu 4 days ago |
| I implemented the same behavior in a different Google product. I remember the PM working on this feature showing us their research on how iPhones rendered bars across different versions. They had different spectrum ranges, one for each of maybe the last 3 iPhone versions at the time. And overlayed were lines that indicated the "breakpoints" where iPhones would show more bars. And you could clearly see that on every release, iPhones were shifting the all the breakpoints more and more into the left, rendering more bars with less signal strength. We tried to implement something that matched the most recent iPhone version. |
|
| ▲ | waterhouse 4 days ago | parent | next [-] |
| To be sure, is it possible that, on each subsequent iPhone release, the hardware got better at handling weak signals, and thus a mediocre signal for iPhone N was decent for iPhone N+2 and would give great throughput on iPhone N+4? |
| |
| ▲ | Cthulhu_ 4 days ago | parent | next [-] | | Possible sure, but wouldn't it be better marketing for the iphone to have better performance on lower bars? Phones are judged for their performance, but network providers for the number of bars they show on the screen. | | |
| ▲ | lxgr 4 days ago | parent [-] | | Bars are supposed to be an indicator of actually achievable quality of service, in my view. I don't care why I can use my network where I am, I just want to know whether I can. |
| |
| ▲ | vultour 4 days ago | parent | prev [-] | | The comment you’re replying to is incredibly concerning. Is he saying people at Google are purposefully misrepresenting signal strength so they can “compete” with Apple? |
|
|
| ▲ | JoshTriplett 4 days ago | parent | prev | next [-] |
| > We tried to implement something that matched the most recent iPhone version. So, game-theoretic evil? |
| |
|
| ▲ | hshdhdhehd 4 days ago | parent | prev | next [-] |
| Thats why I experienced 2 bars equals zero internet today? |
| |
| ▲ | dawnerd 4 days ago | parent | next [-] | | Bars really don’t matter. You can have full bars and slow to no internet. You can have one bar but relatively decent internet. Honestly kind of wish the signal display would go away and instead show me when I lose internet. | | |
| ▲ | toast0 4 days ago | parent | next [-] | | When you lose internet, you get a ! next to the bars (at least I have on my last few androids). Usually I also have no bars when I lose internet, but sometimes I've got coverage without data flow. | | |
| ▲ | willis936 4 days ago | parent | next [-] | | You can have full bars and no internet when jammed in a crowded space with full pipes. Just because the PHY is linked doesn't mean you have internet. | | |
| ▲ | smcin 3 days ago | parent [-] | | True, but brownout due to network congestion is not the complaint here. |
| |
| ▲ | dawnerd 4 days ago | parent | prev | next [-] | | Wish Apple would do that. It’s kind of a guessing game. | |
| ▲ | chipsrafferty 3 days ago | parent | prev [-] | | You should but you don't always |
| |
| ▲ | lxgr 4 days ago | parent | prev | next [-] | | Yes, please! And while we're at it: Just surface the fact that connectivity sucks to applications (maybe even at the socket layer, by just closing them if there's not been any forward progress for a certain time), rather than showing me loading screens that'll never go anywhere for minutes. This would give apps that do have some offline caching the chance of falling back to that (looking at a certain green music streaming service here). | | | |
| ▲ | pants2 4 days ago | parent | prev [-] | | Almost like it should just be a combo of realized ping + internet speed instead of signal strength |
| |
| ▲ | xfactorial 4 days ago | parent | prev | next [-] | | That is literally what i am observing lately with my provider: i have 2 bars and yet i do not have internet, where as my gf, using the same iPhone model, with a different provider, having 2 bars, has perfect data connectivity. | |
| ▲ | Cthulhu_ 4 days ago | parent | prev [-] | | I build apps at the moment, in addition to the phone's network indicators you really should provide your user with visible and live feedback to indicate whether the servers are reachable because there's so many things that can break down in between. Also programming your app for offline-first is good unless it's critically important the information is either live or absent. We allow offline access by using React Query and storing its caches in user storage. |
|
|
| ▲ | 4 days ago | parent | prev | next [-] |
| [deleted] |
|
| ▲ | mschuster91 4 days ago | parent | prev [-] |
| > And you could clearly see that on every release, iPhones were shifting the all the breakpoints more and more into the left, rendering more bars with less signal strength. One thing explaining this might be that advancements in antenna design, RF component selection including the actual circuit board and especially (digital) signal processing allow a baseband to get an useful signal out of signal strengths that would have been just noise for older technology. In ham radio in particular, the progress is amazing. You can do FT8 worldwide (!) communication on less than 5 watts of power, that's absolutely insane. |