How legit is this? In my experience, every time I've updated iOS due to some urgent "security issue", the result was my phone just got a whole lot slower.
that's because it jits code instead of pre-jitting like android does, so when you hit a piece of code that hasn't been compiled yet you perceive it as slowdown since the first time it runs it is emulated.
kachapopopow|2 months ago
mmastrac|2 months ago