Has anyone done any tests regarding the size of a stack in terms of what works on mobile. My guess is that the entire stack is loaded into memory, so if you are creating an app which references a lot of text and images, you should link to them as external data. But what sort of size file / memory requirements should you be aiming at?