I am here with an important question. Could you please help me to know how much a single uiview can be of size?. I know internal RAM of iPad is 256 MB. But my app crashes after some views are loaded. I had fixed the bugs. But still it happens. I think it is because of the Memeory leak problem. If anyone knows how much size a UIView can load on a single view.
I am here with an important question. Could you please help me to know
Share
AFAIK there is no fixed limit. From the docs for UIView: