I have applied filter to an image in iPhone after then when i export that image in mac it provide me the original not the filter one. If i access this image using ALAsset library framework it provides me the filtered image but i want to access both images filtered and original image using ALAsset library . So how can i do this
Any help will be appreciated. Thanks in advance