6 ms·
> Is it possible that the app runs in sandbox? Or is that already the case? Why does that matter?
by MidwestMuster 14y ago
> Is it possible that the app runs in sandbox? Or is that already the case?
Why does that matter?
- miahi 14y agoSo that other applications cannot steal the generated code. I think the easiest way to steal the code is to OCR a screenshot.
- brian_cloutier 14y agoIf you remember the great HN "iOS is faster; you're wrong because Android isn't slow" debate of a few months back, the primary reason that android runs slower than you'd expect is that apps have absolutely no access to each other's frame buffers. Apps can't take screen shots of other apps (for exactly this reason)