views:

92

answers:

0

hi, I am developing image saving app. i am using two high resolution images(1200*1600) to get single image of high resolution(1200*1600), which is drawing from both images like photo in frame . here i am using renderInContext to draw a single image. but its giving memory warning issue and crashes the app. its happening consistently. please suggest me how to overcome this issue. sample code will be more advantage for me. Thanks in advance...