Question: is this happening to you when the phone is face down?
Alternatively, for those of you who see this occurring often, can you try setting you phone with your screen face down?
In my case both of the times I’ve seen this, my phone was face up or jiggling around on a car seat.
The reasoning behind my question extrapolates from these two assumptions of mine:
- In IOS9 Apple now “saves battery” by not turning on the phone’s notifications when the screen isn’t visible. So let’s assume that maybe, just maybe they actually plumbed this through to other subcomponents. In that case they may also save power by not triggering the Touch ID sensor.
- The 6S’s Touch ID got updated to recognize the finger print faster. Well, what if this is a combination of SW + HW by which the sensor’s “on” time got reduced by some predictive enabling of the sensor via gyro position, etc. IF this is the case, then the issue might be that the sensor is essentially turning on looking for a finger under some circumstances that are likely to encounter a finger, but for some unfortunate code path isn’t running off… OR if this is a machine learned algo, maybe the classifier always returns true (finger likely coming) which is an unfortunate endless loop which then triggers more bad thing throughout the stack.
Anyways these are wild stipulations from my engineering brain… but if any of these are correct, we may see a software fix for this. Actually even if I’m wrong, the sensor might have a temp sensor around on the board or even a “frame counter” that could be queried to trigger some reset, etc.
I just hope Apple is aware of this and working on it. We understand secrecy, but just tell us you are ;-)
I do have a replacement phone that I’ll setup over the weekend, but per the complaints on this board, I start to doubt that this is purely a case of “early sensors” being bad or having premature failure, etc. I really think this is algorithmic, but no matter what I’ll report again is I see it on the new phone – though maybe “face down” approach could mitigate this.